From f2b88b69803a7f6475c49d7a7b8e459f1d974e37 Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 30 Sep 2010 10:48:37 +0000 Subject: [package] add maintainer information git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/6in4/Makefile | 1 + package/firewall/Makefile | 1 + package/nvram/Makefile | 1 + package/opkg/Makefile | 1 + package/ppp/Makefile | 1 + package/pptp/Makefile | 1 + package/px5g/Makefile | 1 + package/uhttpd/Makefile | 1 + 8 files changed, 8 insertions(+) (limited to 'package') diff --git a/package/6in4/Makefile b/package/6in4/Makefile index 5722a4863..1f0573b97 100644 --- a/package/6in4/Makefile +++ b/package/6in4/Makefile @@ -18,6 +18,7 @@ define Package/6in4 CATEGORY:=IPv6 DEPENDS:=+ip +kmod-ipv6 +kmod-sit TITLE:=IPv6-in-IPv4 configuration support + MAINTAINER:=Jo-Philipp Wich PKGARCH:=all endef diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 82ae04757..1f461567b 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -18,6 +18,7 @@ define Package/firewall CATEGORY:=Base system URL:=http://openwrt.org/ TITLE:=OpenWrt firewall + MAINTAINER:=Jo-Philipp Wich DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat PKGARCH:=all endef diff --git a/package/nvram/Makefile b/package/nvram/Makefile index 5ff3791c5..81cff034c 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -18,6 +18,7 @@ define Package/nvram SECTION:=utils CATEGORY:=Base system TITLE:=Userspace port of the Broadcom NVRAM manipulation tool + MAINTAINER:=Jo-Philipp Wich DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx endef diff --git a/package/opkg/Makefile b/package/opkg/Makefile index be5c490e0..73dc3032f 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -26,6 +26,7 @@ define Package/opkg SECTION:=base CATEGORY:=Base system TITLE:=opkg package management system + MAINTAINER:=Jo-Philipp Wich URL:=http://wiki.openmoko.org/wiki/Opkg endef diff --git a/package/ppp/Makefile b/package/ppp/Makefile index f24ddb6d9..4107ef686 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ppp/Default SECTION:=net CATEGORY:=Network + MAINTAINER:=Jo-Philipp Wich URL:=http://ppp.samba.org/ endef diff --git a/package/pptp/Makefile b/package/pptp/Makefile index a55309bf5..a7b9220d9 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -21,6 +21,7 @@ define Package/pptp SECTION:=net CATEGORY:=Network TITLE:=PPTP client + MAINTAINER:=Jo-Philipp Wich URL:=http://pptpclient.sourceforge.net/ DEPENDS:=+ppp +kmod-gre endef diff --git a/package/px5g/Makefile b/package/px5g/Makefile index 638f8c0c4..ad4ec4058 100644 --- a/package/px5g/Makefile +++ b/package/px5g/Makefile @@ -18,6 +18,7 @@ define Package/px5g SECTION:=utils CATEGORY:=Utilities TITLE:=Standalone X.509 certificate generator + MAINTAINER:=Jo-Philipp Wich endef define Package/px5g/description diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index e37fa90ec..835e5b527 100644 --- a/package/uhttpd/Makefile +++ b/package/uhttpd/Makefile @@ -19,6 +19,7 @@ define Package/uhttpd/default SECTION:=net CATEGORY:=Network TITLE:=uHTTPd - tiny, single threaded HTTP server + MAINTAINER:=Jo-Philipp Wich endef define Package/uhttpd -- cgit v1.2.3