diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-19 14:37:31 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-19 14:37:31 +0000 |
commit | 11896d9b3aaec6a3422bca833dd3a57901363165 (patch) | |
tree | 7f5dda1144b8eff74debc3a11e2b90ce8f419a70 /net | |
parent | 82aa33c411edabe33abc17a92b4132ed78fdfda8 (diff) | |
download | FreeBSD-ports-11896d9b3aaec6a3422bca833dd3a57901363165.zip FreeBSD-ports-11896d9b3aaec6a3422bca833dd3a57901363165.tar.gz |
Activate gtkicq.
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 4b7898d..00b0d89 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.182 1998/10/05 20:16:50 rvb Exp $ +# $Id: Makefile,v 1.183 1998/10/10 04:42:07 steve Exp $ # SUBDIR += SSLtelnet @@ -43,6 +43,7 @@ SUBDIR += gated SUBDIR += gnu-finger SUBDIR += gopher + SUBDIR += gtkicq SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |