From ecb80be0b2ee271a0c4131fb93472b04c0aab052 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Sat, 16 Oct 2010 11:23:19 +0000 Subject: [PATCH] add maintainer to all of my packages SVN-Revision: 23473 --- net/ctorrent/Makefile | 1 + net/irssi/Makefile | 1 + net/ntpd/Makefile | 1 + net/openssh/Makefile | 1 + 4 files changed, 4 insertions(+) diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index a5195a642e..522fea564b 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 f328e1a79d..b0572f61c4 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 1e0210df97..04059f2074 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 73873fd2da..bc3191e3f7 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 -- 2.30.2