add maintainer to all of my packages
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 11:23:19 +0000 (11:23 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 11:23:19 +0000 (11:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23473 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ctorrent/Makefile
net/irssi/Makefile
net/ntpd/Makefile
net/openssh/Makefile

index a5195a6..522fea5 100644 (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
 
index f328e1a..b0572f6 100644 (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
 
index 1e0210d..04059f2 100644 (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
 
index 73873fd..bc3191e 100644 (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