diff options
author | mjl <mjl@pkgsrc.org> | 2001-10-21 22:51:31 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-10-21 22:51:31 +0000 |
commit | 8f9f06c6a5fe11ec5f3470b0452b13297010837c (patch) | |
tree | 0f115d5dcaeb07d181d91088e103eeb1dc3a9cd5 /net | |
parent | a2d6a2c4a5b49b06c019f6cb4adc75fc63696c83 (diff) | |
download | pkgsrc-8f9f06c6a5fe11ec5f3470b0452b13297010837c.tar.gz |
Enable ipa.
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 1fe9b88fecb..e1c9d81a87c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.257 2001/10/16 22:42:07 seb Exp $ +# $NetBSD: Makefile,v 1.258 2001/10/21 22:51:31 mjl Exp $ # COMMENT= Networking tools @@ -64,6 +64,7 @@ SUBDIR+= gtm SUBDIR+= host SUBDIR+= httptunnel SUBDIR+= icsi-finger +SUBDIR+= ipa SUBDIR+= ipcalc SUBDIR+= ipv6calc SUBDIR+= ipw |