diff options
author | zuntum <zuntum> | 2001-05-21 12:55:06 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-05-21 12:55:06 +0000 |
commit | 9e02a31f4858395dca96cc543f7c36038e83cdab (patch) | |
tree | 3594bd6d6b2524229a2034a05b200fdf4f40b196 /net | |
parent | b4457f8f287e6083ce34e3ec41a090d428f03332 (diff) | |
download | pkgsrc-9e02a31f4858395dca96cc543f7c36038e83cdab.tar.gz |
add & enable ipcalc
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 7ccb58c00f9..6950acf0ace 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.220 2001/05/19 13:01:04 drochner Exp $ +# $NetBSD: Makefile,v 1.221 2001/05/21 12:55:06 zuntum Exp $ # COMMENT= Networking tools @@ -54,6 +54,7 @@ SUBDIR+= gtm SUBDIR+= host SUBDIR+= httptunnel SUBDIR+= icsi-finger +SUBDIR+= ipcalc SUBDIR+= ipv6calc SUBDIR+= ipw SUBDIR+= irrd |