diff options
author | mjl <mjl> | 2001-10-21 22:51:31 +0000 |
---|---|---|
committer | mjl <mjl> | 2001-10-21 22:51:31 +0000 |
commit | e898c3ce5f2b629830a74f585470f3a0c85b8704 (patch) | |
tree | 0f115d5dcaeb07d181d91088e103eeb1dc3a9cd5 /net | |
parent | 80435dbe3acd38a5260dc0aac8cd601db306158a (diff) | |
download | pkgsrc-e898c3ce5f2b629830a74f585470f3a0c85b8704.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 |