diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | a2ad0ad108a770f19e2c4ae186304651a910ebd0 (patch) | |
tree | 76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/l2tpd | |
parent | 2fdd6b3e33f78388e10048547b637d9236992a8e (diff) | |
download | upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.gz upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.bz2 upstream-a2ad0ad108a770f19e2c4ae186304651a910ebd0.zip |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/l2tpd')
-rw-r--r-- | package/l2tpd/ipkg/l2tpd.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/l2tpd/ipkg/l2tpd.control b/package/l2tpd/ipkg/l2tpd.control index 57d60a15b2..b2552dcd76 100644 --- a/package/l2tpd/ipkg/l2tpd.control +++ b/package/l2tpd/ipkg/l2tpd.control @@ -1,8 +1,6 @@ Package: l2tpd Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: A layer 2 tunneling protocol implementation. l2tpd is the open source implementation of the L2TP tunneling protocol (RFC2661). It does implement both LAC and LNS role |