diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:05:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:05:29 +0000 |
commit | 2c688361643706e217a3bd6c2a07c2ee662e318d (patch) | |
tree | 45bc78f5a4411e2e55da5e88d5bb5f4025362cbc /net/Makefile | |
parent | e57e614386594575d32ca841d679ac2829e48daf (diff) | |
download | ports-2c688361643706e217a3bd6c2a07c2ee662e318d.tar.gz ports-2c688361643706e217a3bd6c2a07c2ee662e318d.zip |
Notes
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 82f69c1dd016..a914aedeae1b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.214 1998/12/30 04:34:00 obrien Exp $ +# $Id: Makefile,v 1.215 1998/12/31 17:21:42 sada Exp $ # SUBDIR += SSLtelnet @@ -68,6 +68,7 @@ SUBDIR += isc-dhcp2 SUBDIR += ivs SUBDIR += kdenetwork + SUBDIR += kdenetwork11 SUBDIR += kirc SUBDIR += ksamba SUBDIR += ldap |