[packages] Updated email address in packages I maintain

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24295 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2010-12-07 03:50:08 +00:00
parent d27dc58cbd
commit 2d58926aa5
7 changed files with 9 additions and 10 deletions

View File

@ -20,7 +20,7 @@ define Package/firewall-mod-save/Default
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Preserve dynamic chains during firewall restart TITLE:=Preserve dynamic chains during firewall restart
MAINTAINER:=Daniel Dickinson <cshore@csolve.net> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef endef
define Package/firewall-mod-save define Package/firewall-mod-save

View File

@ -130,7 +130,7 @@ define Package/freeswitch/Default
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
URL:=http://www.freeswitch.org/ URL:=http://www.freeswitch.org/
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef endef
@ -180,7 +180,6 @@ endef
define Package/freeswitch-config-minimal/description define Package/freeswitch-config-minimal/description
A minimal configuration of FreeSWITCH for OpenWRT devices. Is what the UCI A minimal configuration of FreeSWITCH for OpenWRT devices. Is what the UCI
configuration began with. configuration began with.
endef endef
define Package/freeswitch-collection-upstream-defaults define Package/freeswitch-collection-upstream-defaults

View File

@ -19,7 +19,7 @@ define Package/mac-to-devinfo
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=MAC Address to Device Information TITLE:=MAC Address to Device Information
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef endef
define Package/mac-to-devinfo/description define Package/mac-to-devinfo/description

View File

@ -2,7 +2,7 @@
# Shell script compatibility wrappers for /sbin/uci # Shell script compatibility wrappers for /sbin/uci
# #
# Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> # Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
# Copyright (C) 2009 Daniel Dickinson <crazycshore@gmail.com> # Copyright (C) 2009 Daniel Dickinson
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -24,7 +24,7 @@ define Package/miniupnpd
DEPENDS:=+iptables DEPENDS:=+iptables
TITLE:=Lightweight UPnP daemon TITLE:=Lightweight UPnP daemon
URL:=http://miniupnp.free.fr/ URL:=http://miniupnp.free.fr/
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef endef
define Package/miniupnpd/conffiles define Package/miniupnpd/conffiles

View File

@ -26,7 +26,7 @@ define Package/netdiscover
DEPENDS:=+libpcap +libnet1 +libpthread DEPENDS:=+libpcap +libnet1 +libpthread
TITLE:=An active/passive address reconnaissance tool TITLE:=An active/passive address reconnaissance tool
URL:=http://nixgeneration.com/~jaime/netdiscover/ URL:=http://nixgeneration.com/~jaime/netdiscover/
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
endef endef
CONFIGURE_VARS+= \ CONFIGURE_VARS+= \

View File

@ -26,7 +26,7 @@ define Package/smap
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=A SIP network discovery tool TITLE:=A SIP network discovery tool
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com> MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
URL:=http://www.wormulon.net/smap/ URL:=http://www.wormulon.net/smap/
DEPENDS:=+libpthread DEPENDS:=+libpthread
endef endef