add maintainer to all of my packages

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2010-10-16 11:23:19 +00:00
parent f04036e4d5
commit 2656918bce
4 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,7 @@ define Package/ctorrent/Default
CATEGORY:=Network
DEPENDS:=+uclibcxx
TITLE:=console-based BitTorrent client
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.rahul.net/dholmes/ctorrent/
endef

View File

@ -27,6 +27,7 @@ define Package/irssi/Default
CATEGORY:=Network
DEPENDS:=+glib2 +libncurses
TITLE:=Console IRC client
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://irssi.org/
endef

View File

@ -28,6 +28,7 @@ define Package/ntpd/Default
SECTION:=net
CATEGORY:=Network
TITLE:=ISC ntp
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.ntp.org/
endef

View File

@ -27,6 +27,7 @@ define Package/openssh-client
CATEGORY:=Network
DEPENDS:=+libopenssl +zlib
TITLE:=OpenSSH client
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
URL:=http://www.openssh.com/
SUBMENU:=SSH
endef