diff options
author | hubertf <hubertf> | 2001-03-04 15:59:54 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-03-04 15:59:54 +0000 |
commit | ede9914659f0aa0abde8ac6258a79927ecb7f362 (patch) | |
tree | 7410c3d234005c104883b6d586a1b45dc74018d9 /net/Makefile | |
parent | d6cb5c5cf18e21e32e0847addedd212e22a650a5 (diff) | |
download | pkgsrc-ede9914659f0aa0abde8ac6258a79927ecb7f362.tar.gz |
add & enable ipv6calc
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 50e7b684822..0d3f363f346 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2001/03/01 13:46:43 wiz Exp $ +# $NetBSD: Makefile,v 1.197 2001/03/04 15:59:54 hubertf Exp $ # COMMENT= Networking tools @@ -49,6 +49,7 @@ SUBDIR+= gtksamba SUBDIR+= gtm SUBDIR+= httptunnel SUBDIR+= icsi-finger +SUBDIR+= ipv6calc SUBDIR+= irrd SUBDIR+= isic SUBDIR+= ispman |