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:
parent
f04036e4d5
commit
2656918bce
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user