diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-17 08:31:20 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-17 08:31:20 +0000 |
commit | 00d94c509d3f8c03822ceb194c7eff6b25f8d7b6 (patch) | |
tree | 2f41bee4988218c2cf690939082c5ad960a5587e | |
parent | A GNOME front end to wget. (diff) |
activate gwget
Notes
Notes:
svn path=/head/; revision=17263
-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 |