diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-11-30 09:13:19 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-11-30 09:13:19 +0000 |
commit | aeb2e216c7624c0e40c7a3abe8bdc5d337d0e03b (patch) | |
tree | dc5f10072f15f332d9ec2813efe8774eabb60e3d /net/Makefile | |
parent | b38c8eb1be6885f30839426778e6c5a88b7f120d (diff) | |
download | pkgsrc-aeb2e216c7624c0e40c7a3abe8bdc5d337d0e03b.tar.gz |
add & enable isic
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 975abfd8b8e..9f2696d2f3a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2000/11/20 20:41:11 tron Exp $ +# $NetBSD: Makefile,v 1.168 2000/11/30 09:13:19 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -48,6 +48,7 @@ SUBDIR += ircII SUBDIR += ircu SUBDIR += irrd + SUBDIR += isic SUBDIR += ispman SUBDIR += jwhois SUBDIR += kdenetwork |