diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index a5195a642..522fea564 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 f328e1a79..b0572f61c 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 1e0210df9..04059f207 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 73873fd2d..bc3191e3f 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