diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-01-09 15:46:03 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-01-09 15:46:03 +0000 |
| commit | 2647efdaab4e47aa7c853a2f8eb5d22149c842c3 (patch) | |
| tree | b8f090a44c9d871f33347c0fb2d42af2e8d4075e /openwrt/package/Makefile | |
| parent | 50ace1c6d91f3143478c0b72f5ec91d3da44e7ff (diff) | |
| download | mtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.zip mtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.tar.gz mtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.tar.bz2 | |
add pipacs package (thanks to Janos)
SVN-Revision: 2865
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 324503d..eb6b6c9 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -163,6 +163,7 @@ package-$(BR2_PACKAGE_PEERGUARDIAN) += peerguardian package-$(BR2_COMPILE_PHP4) += php4 package-$(BR2_COMPILE_PHP5) += php5 package-$(BR2_PACKAGE_PICOCOM) += picocom +package-$(BR2_PACKAGE_PIPACS) += pipacs package-$(BR2_COMPILE_PMACCT) += pmacct package-$(BR2_COMPILE_POPT) += popt package-$(BR2_PACKAGE_PORTMAP) += portmap |
