diff options
author | nectar <nectar@FreeBSD.org> | 1999-03-17 16:31:20 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-03-17 16:31:20 +0800 |
commit | 14c1d019732f0f6fffce84b7b80456404d3f9f0a (patch) | |
tree | bcdb2d9e7c97054aec80fbf49f2754b8c4bc7d6d /net/Makefile | |
parent | fd0f7b1546b2d4e16d4862b46d2e276395212ca0 (diff) | |
download | freebsd-ports-gnome-14c1d019732f0f6fffce84b7b80456404d3f9f0a.tar.gz freebsd-ports-gnome-14c1d019732f0f6fffce84b7b80456404d3f9f0a.tar.zst freebsd-ports-gnome-14c1d019732f0f6fffce84b7b80456404d3f9f0a.zip |
activate gwget
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 299421792726..b7905d489771 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.230 1999/03/15 22:41:47 steve Exp $ +# $Id: Makefile,v 1.231 1999/03/16 09:01:17 nectar Exp $ # SUBDIR += SSLtelnet @@ -63,6 +63,7 @@ SUBDIR += gicq SUBDIR += gtkicq SUBDIR += gtksamba + SUBDIR += gwget SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb |