diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 19:17:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 19:17:17 +0000 |
commit | c5d540327a93ac4d3b6a3826cf6f20fb7a700acd (patch) | |
tree | 6bf5f55313ee1c06ec631f40ac3804410140edc8 /package/Makefile | |
parent | 3a09403a94c91065a9611fb36faa2c44f21c4863 (diff) |
add portsentry package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index d5cb452a2f..1128f9c8c1 100644 --- a/package/Makefile +++ b/package/Makefile @@ -98,6 +98,7 @@ package-$(BR2_PACKAGE_PICOCOM) += picocom package-$(BR2_PACKAGE_PMACCT) += pmacct package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PORTMAP) += portmap +package-$(BR2_PACKAGE_PORTSENTRY) += portsentry package-$(BR2_PACKAGE_POSTGRESQL) += postgresql package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp |