aboutsummaryrefslogtreecommitdiffstats
path: root/package/pptp
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-30 10:48:37 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-30 10:48:37 +0000
commit20e84127cdf882f302b4a4de3db4caf8b229f192 (patch)
tree205f40a09c167342632a478cb64679e78e606150 /package/pptp
parent527d32f28fe97d8a6228c315c8e583eaaef7c7e9 (diff)
downloadmaster-187ad058-20e84127cdf882f302b4a4de3db4caf8b229f192.tar.gz
master-187ad058-20e84127cdf882f302b4a4de3db4caf8b229f192.tar.bz2
master-187ad058-20e84127cdf882f302b4a4de3db4caf8b229f192.zip
[package] add maintainer information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptp')
-rw-r--r--package/pptp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index a55309bf51..a7b9220d95 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 <xm@subsignal.org>
URL:=http://pptpclient.sourceforge.net/
DEPENDS:=+ppp +kmod-gre
endef