[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:
parent
d27dc58cbd
commit
2d58926aa5
@ -20,7 +20,7 @@ define Package/firewall-mod-save/Default
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Preserve dynamic chains during firewall restart
|
||||
MAINTAINER:=Daniel Dickinson <cshore@csolve.net>
|
||||
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
|
||||
endef
|
||||
|
||||
define Package/firewall-mod-save
|
||||
|
@ -130,7 +130,7 @@ define Package/freeswitch/Default
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
URL:=http://www.freeswitch.org/
|
||||
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com>
|
||||
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
|
||||
endef
|
||||
|
||||
|
||||
@ -180,14 +180,13 @@ endef
|
||||
define Package/freeswitch-config-minimal/description
|
||||
A minimal configuration of FreeSWITCH for OpenWRT devices. Is what the UCI
|
||||
configuration began with.
|
||||
|
||||
endef
|
||||
|
||||
define Package/freeswitch-collection-upstream-defaults
|
||||
$(call Package/freeswitch/Default)
|
||||
TITLE:=FreeSWITCH upstream default (sample) config
|
||||
DEPENDS:= freeswitch \
|
||||
+freeswitch-config-upstream-defaults \
|
||||
+freeswitch-config-upstream-defaults \
|
||||
+freeswitch-mod-commands \
|
||||
+freeswitch-mod-conference \
|
||||
+freeswitch-mod-syslog \
|
||||
@ -216,7 +215,7 @@ define Package/freeswitch-collection-minimal
|
||||
$(call Package/freeswitch/Default)
|
||||
TITLE:=A FreeSWITCH minimal package collection
|
||||
DEPENDS:= freeswitch \
|
||||
+freeswitch-config-minimal \
|
||||
+freeswitch-config-minimal \
|
||||
+freeswitch-mod-commands \
|
||||
+freeswitch-mod-syslog \
|
||||
+freeswitch-mod-dialplan-xml \
|
||||
|
@ -19,7 +19,7 @@ define Package/mac-to-devinfo
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=MAC Address to Device Information
|
||||
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com>
|
||||
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
|
||||
endef
|
||||
|
||||
define Package/mac-to-devinfo/description
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Shell script compatibility wrappers for /sbin/uci
|
||||
#
|
||||
# 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
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -24,7 +24,7 @@ define Package/miniupnpd
|
||||
DEPENDS:=+iptables
|
||||
TITLE:=Lightweight UPnP daemon
|
||||
URL:=http://miniupnp.free.fr/
|
||||
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com>
|
||||
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
|
||||
endef
|
||||
|
||||
define Package/miniupnpd/conffiles
|
||||
|
@ -26,7 +26,7 @@ define Package/netdiscover
|
||||
DEPENDS:=+libpcap +libnet1 +libpthread
|
||||
TITLE:=An active/passive address reconnaissance tool
|
||||
URL:=http://nixgeneration.com/~jaime/netdiscover/
|
||||
MAINTAINER:=Daniel Dickinson <ddickinson@vertical.com>
|
||||
MAINTAINER:=Daniel Dickinson <openwrt@cshore.neomailbox.net>
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS+= \
|
||||
|
@ -26,7 +26,7 @@ define Package/smap
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
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/
|
||||
DEPENDS:=+libpthread
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user