diff options
author | martti <martti@pkgsrc.org> | 2003-12-16 19:41:41 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-16 19:41:41 +0000 |
commit | 8f699752fd60a18ec8b521bc1fb46a0a557a9333 (patch) | |
tree | 2fcfaf8d97dc09588d084a80a703323754c3a553 /net | |
parent | 2a44caedda87c68fe81b8b22b366632164837ba7 (diff) | |
download | pkgsrc-8f699752fd60a18ec8b521bc1fb46a0a557a9333.tar.gz |
Added p5-INET6
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 8c8ffb0a93c..09728c94648 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.417 2003/12/05 22:54:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.418 2003/12/16 19:41:41 martti Exp $ # COMMENT= Networking tools @@ -181,6 +181,7 @@ SUBDIR+= openh323 SUBDIR+= openslp SUBDIR+= overnet SUBDIR+= p5-DNS-ZoneParse +SUBDIR+= p5-INET6 SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-Net |