From: tripolar Date: Sat, 16 Oct 2010 11:23:19 +0000 (+0000) Subject: add maintainer to all of my packages X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2656918bce2838d36a249454842b4bfca2b79423;p=packages.git add maintainer to all of my packages git-svn-id: svn://svn.openwrt.org/openwrt/packages@23473 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index a5195a642..522fea564 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -26,6 +26,7 @@ define Package/ctorrent/Default CATEGORY:=Network DEPENDS:=+uclibcxx TITLE:=console-based BitTorrent client + MAINTAINER:=Peter Wagner URL:=http://www.rahul.net/dholmes/ctorrent/ endef diff --git a/net/irssi/Makefile b/net/irssi/Makefile index f328e1a79..b0572f61c 100644 --- a/net/irssi/Makefile +++ b/net/irssi/Makefile @@ -27,6 +27,7 @@ define Package/irssi/Default CATEGORY:=Network DEPENDS:=+glib2 +libncurses TITLE:=Console IRC client + MAINTAINER:=Peter Wagner URL:=http://irssi.org/ endef diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 1e0210df9..04059f207 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -28,6 +28,7 @@ define Package/ntpd/Default SECTION:=net CATEGORY:=Network TITLE:=ISC ntp + MAINTAINER:=Peter Wagner URL:=http://www.ntp.org/ endef diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 73873fd2d..bc3191e3f 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -27,6 +27,7 @@ define Package/openssh-client CATEGORY:=Network DEPENDS:=+libopenssl +zlib TITLE:=OpenSSH client + MAINTAINER:=Peter Wagner URL:=http://www.openssh.com/ SUBMENU:=SSH endef