diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-12-29 03:53:13 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-12-29 03:53:13 +0000 |
commit | a651b144a986ffd7f3f6fb7bc8d849f4289c54a0 (patch) | |
tree | b33c249f35d3faabb723d53c1ea0a4868597b969 /net | |
parent | 64da26fe1991435f5a5b9ee40cb75788facf2953 (diff) | |
download | pkgsrc-a651b144a986ffd7f3f6fb7bc8d849f4289c54a0.tar.gz |
add kdenetwork
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 46b133b6254..31f15df1b81 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1997/12/24 11:00:09 agc Exp $ +# $NetBSD: Makefile,v 1.11 1997/12/29 03:53:13 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -30,6 +30,7 @@ # SUBDIR += ircii-epic # SUBDIR += isc-dhcp # SUBDIR += ivs + SUBDIR += kdenetwork # SUBDIR += ldap # SUBDIR += libsocket++ SUBDIR += mirror |