diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 19:09:22 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 19:09:22 +0000 |
commit | 060e86ed020c464871e85cdcb14b4b561130022f (patch) | |
tree | df3579912fe8c0c09a26c8d3816c539e530c3fce /openwrt/package/l2tpns/ipkg/l2tpns.control | |
parent | 4c6e26ec45e2b9453c85caf6237c3a0d58533450 (diff) |
fix download url, add target optimization cflags, ipkg/conffiles,
add Id tag to the Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2671 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/l2tpns/ipkg/l2tpns.control')
-rw-r--r--[-rwxr-xr-x] | openwrt/package/l2tpns/ipkg/l2tpns.control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/l2tpns/ipkg/l2tpns.control b/openwrt/package/l2tpns/ipkg/l2tpns.control index 6928c2ee3..1946f8888 100755..100644 --- a/openwrt/package/l2tpns/ipkg/l2tpns.control +++ b/openwrt/package/l2tpns/ipkg/l2tpns.control @@ -1,5 +1,4 @@ Package: l2tpns Section: net -Architecture: mipsel Priority: optional -Description: l2tpns is a layer 2 tunneling protocol network server (LNS). It supports up to 65535 concurrent sessions per server/cluster plus ISP features such as rate limiting, walled garden, usage accounting, and more.
\ No newline at end of file +Description: A layer 2 tunneling protocol network server (LNS). |