diff options
author | jim <jim@FreeBSD.org> | 1999-08-27 22:37:29 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-27 22:37:29 +0000 |
commit | c3ab5a46bf1c4a0c195472af9f20535e1b9cce7d (patch) | |
tree | a29b88d196b2e408ddf1dd1e7848656e33f791ff /net/Makefile | |
parent | 32e28e379322f98d578eeb5441d8d86dc9fb43de (diff) | |
download | FreeBSD-ports-c3ab5a46bf1c4a0c195472af9f20535e1b9cce7d.zip FreeBSD-ports-c3ab5a46bf1c4a0c195472af9f20535e1b9cce7d.tar.gz |
Activate gtkyahoo.
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 df5d037..ba68eb1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.291 1999/08/22 08:42:30 fenner Exp $ +# $Id: Makefile,v 1.292 1999/08/26 23:32:41 cpiazza Exp $ # SUBDIR += SSLtelnet @@ -58,6 +58,7 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gtksamba + SUBDIR += gtkyahoo SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb |