diff options
author | asami <asami@FreeBSD.org> | 1999-03-31 08:47:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-31 08:47:51 +0800 |
commit | d1c2861970c913eb2f27a4bb3a465436b1a5483a (patch) | |
tree | 8696892eaf2446f93b700a2e9e1f5385becd3242 /net | |
parent | 29ecb8f794b8dcbecb6b689f86a16697ee21ac0c (diff) | |
download | freebsd-ports-graphics-d1c2861970c913eb2f27a4bb3a465436b1a5483a.tar.gz freebsd-ports-graphics-d1c2861970c913eb2f27a4bb3a465436b1a5483a.tar.zst freebsd-ports-graphics-d1c2861970c913eb2f27a4bb3a465436b1a5483a.zip |
Remove gtkicq.
Reported by: "Chad R. Larson" <chad@anasazi.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 93e14f693e4..515b6a49ade 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.235 1999/03/23 02:15:23 jseger Exp $ +# $Id: Makefile,v 1.236 1999/03/30 17:30:08 taoka Exp $ # SUBDIR += SSLtelnet @@ -60,7 +60,6 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gicq - SUBDIR += gtkicq SUBDIR += gtksamba SUBDIR += gwget SUBDIR += h2n |