diff options
author | skrll <skrll@pkgsrc.org> | 2001-03-14 16:42:12 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-03-14 16:42:12 +0000 |
commit | 6e3d881773581c89b1adb070412a675498a7252c (patch) | |
tree | 1a9a4494e2dd2416caf5ce4ea4824968ce5e735a /net/Makefile | |
parent | 087ac8b794b149713cd4630fd53f7deaa1728e67 (diff) | |
download | pkgsrc-6e3d881773581c89b1adb070412a675498a7252c.tar.gz |
Add and enable kdenetwork2.
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 66e72abb58b..e4d2b168cd2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2001/03/10 17:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.204 2001/03/14 16:42:12 skrll Exp $ # COMMENT= Networking tools @@ -57,6 +57,7 @@ SUBDIR+= isic SUBDIR+= ispman SUBDIR+= jwhois SUBDIR+= kdenetwork +SUBDIR+= kdenetwork2 SUBDIR+= kmap SUBDIR+= lftp SUBDIR+= libnids |