diff options
author | ad <ad> | 2001-01-28 19:20:16 +0000 |
---|---|---|
committer | ad <ad> | 2001-01-28 19:20:16 +0000 |
commit | 527ac06c764de2911ca2669d467c32d5793db20d (patch) | |
tree | daec9b18a96f8d923163313dfdb9fd014e36c32a /net | |
parent | 34a523af1b4f21e4f128eec946346e1a09fb786d (diff) | |
download | pkgsrc-527ac06c764de2911ca2669d467c32d5793db20d.tar.gz |
Add and enable lopster.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6212a0850a1..4f291438227 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2001/01/26 18:05:50 manu Exp $ +# $NetBSD: Makefile,v 1.186 2001/01/28 19:20:16 ad Exp $ # SUBDIR += adns @@ -56,6 +56,7 @@ SUBDIR += libnids SUBDIR += libpcap SUBDIR += libsscript + SUBDIR += lopster SUBDIR += lukemftp SUBDIR += mirror SUBDIR += mouse-pppoe |