diff options
author | andreas <andreas@FreeBSD.org> | 1997-11-11 23:15:30 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-11-11 23:15:30 +0800 |
commit | aff5a9567db449213ed1c3a175f16087cead0971 (patch) | |
tree | f609db4e4addfc2f7c8e6e4072bc7b5b473d984a /net | |
parent | b773f59bd1b3a5ce335dc676e42910394e1e1ddd (diff) | |
download | freebsd-ports-gnome-aff5a9567db449213ed1c3a175f16087cead0971.tar.gz freebsd-ports-gnome-aff5a9567db449213ed1c3a175f16087cead0971.tar.zst freebsd-ports-gnome-aff5a9567db449213ed1c3a175f16087cead0971.zip |
Enable kirc
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 5efc2376b32e..2fb930b299bf 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1997/11/05 11:47:36 obrien Exp $ +# $Id: Makefile,v 1.125 1997/11/10 05:09:15 dima Exp $ # SUBDIR += archie @@ -32,6 +32,7 @@ SUBDIR += isc-dhcp SUBDIR += ivs SUBDIR += kdenetwork + SUBDIR += kirc SUBDIR += ldap SUBDIR += libsocket++ SUBDIR += llnlxdir |