diff options
author | andreas <andreas@FreeBSD.org> | 1999-04-26 04:47:37 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-04-26 04:47:37 +0800 |
commit | ae30af93e674462669393cf0b60db8fb8e82a39e (patch) | |
tree | c290cec2e7c9dcda24861bd2a804b53e866b371e | |
parent | a82c653de4d4d1568a90f37adceac962f4cf53d0 (diff) | |
download | freebsd-ports-gnome-ae30af93e674462669393cf0b60db8fb8e82a39e.tar.gz freebsd-ports-gnome-ae30af93e674462669393cf0b60db8fb8e82a39e.tar.zst freebsd-ports-gnome-ae30af93e674462669393cf0b60db8fb8e82a39e.zip |
nuke kirc
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 60a54d7b312f..a49c8be6a121 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.252 1999/04/18 13:43:37 erich Exp $ +# $Id: Makefile,v 1.253 1999/04/19 00:17:28 mharo Exp $ # SUBDIR += SSLtelnet @@ -84,7 +84,6 @@ SUBDIR += kdenetwork SUBDIR += kdenetwork11 SUBDIR += kdetelnet - SUBDIR += kirc SUBDIR += kvirc SUBDIR += ksamba SUBDIR += ldap |