diff options
author | heinz <heinz> | 2004-02-17 22:42:53 +0000 |
---|---|---|
committer | heinz <heinz> | 2004-02-17 22:42:53 +0000 |
commit | fd5c5923bfae461f560d1c381bea4588878ecb15 (patch) | |
tree | 525341a8888360061f9ff92fc865f28e63508447 /net | |
parent | 6ba37ca65e73504750b94a9ec062d0a5ae1aa329 (diff) | |
download | pkgsrc-fd5c5923bfae461f560d1c381bea4588878ecb15.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 |