add maintainer to all of my packages
authorPeter Wagner <​tripolar@gmx.at>
Sat, 16 Oct 2010 11:23:19 +0000 (11:23 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Sat, 16 Oct 2010 11:23:19 +0000 (11:23 +0000)
SVN-Revision: 23473

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

index a5195a642ecd688cce33fc3c78d0eb054797fc33..522fea564bdc500ee4301e3d35e612f1c8fe1156 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 f328e1a79dd1069829e8b34464464e2fc7b28e57..b0572f61c4ba6cfc6ac702870f57fdfda9604d86 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 1e0210df97fd3c36289dda773ecd0c84ab40a7ca..04059f207416a67776b434b184947bc5e4b1f474 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 73873fd2da097520b86a785da133d1e8a5560829..bc3191e3f76fc7f812aba7efbac9a3d6dd2360c7 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