diff options
author | hubertf <hubertf> | 1997-12-29 03:53:13 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-12-29 03:53:13 +0000 |
commit | 9784a41e0c726550b4a82fcf2f5b4a9e9b809b7a (patch) | |
tree | b33c249f35d3faabb723d53c1ea0a4868597b969 /net | |
parent | e42ba519eaf921c55a7a9aa8afef224123f14ffe (diff) | |
download | pkgsrc-9784a41e0c726550b4a82fcf2f5b4a9e9b809b7a.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 |