diff options
author | heinz <heinz@pkgsrc.org> | 2004-02-17 22:42:53 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2004-02-17 22:42:53 +0000 |
commit | 81efab6c61f27c42c623e589be6ddbb8087862ba (patch) | |
tree | 525341a8888360061f9ff92fc865f28e63508447 /net | |
parent | 7de1e2d5172e38a28f4ed27cf2259c50df9159b8 (diff) | |
download | pkgsrc-81efab6c61f27c42c623e589be6ddbb8087862ba.tar.gz |
Enable p5-Net-CIDR-Lite
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 e7ae2f28d17..0b4fadf91bd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.439 2004/02/17 04:30:17 minskim Exp $ +# $NetBSD: Makefile,v 1.440 2004/02/17 22:42:53 heinz Exp $ # COMMENT= Networking tools @@ -190,6 +190,7 @@ SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-Net SUBDIR+= p5-Net-Bind +SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-Gnats |