diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-06 17:19:05 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-06 17:19:05 +0000 |
commit | 8f5b87ca4186d5b49fcd40f92091fd3dc348dadc (patch) | |
tree | ce6c4e7bab012c119890d23fb664df7eb9af1961 /openwrt/package/Makefile | |
parent | 1a7c5d7335884e86eac17257266bfb582983cf83 (diff) |
add psybnc package (thanks to Peter Feuerer)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2355 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9b5fe61e98..01e09097c4 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -150,6 +150,7 @@ package-$(BR2_COMPILE_POSTGRESQL) += postgresql package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd +package-$(BR2_PACKAGE_PSYBNC) += psybnc package-$(BR2_PACKAGE_QUAGGA) += quagga package-$(BR2_PACKAGE_RADVD) += radvd package-$(BR2_PACKAGE_RARPD) += rarpd |