diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-02 07:26:52 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-02 07:26:52 +0000 |
commit | a6aaa0d6eca027219e1406b925a3c445aee1d81e (patch) | |
tree | e7315226227d9de9c8f8b0e33e4cf8d69f507746 /net/Makefile | |
parent | 415b7db60b5af35230a109a4a0e03cc2c063f507 (diff) | |
download | ports-a6aaa0d6eca027219e1406b925a3c445aee1d81e.tar.gz ports-a6aaa0d6eca027219e1406b925a3c445aee1d81e.zip |
Activate wget.
Notes
Notes:
svn path=/head/; revision=5163
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 2bec0c682051..38238f989d9f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1996/12/01 12:12:35 max Exp $ +# $Id: Makefile,v 1.86 1996/12/06 10:23:28 max Exp $ # SUBDIR += archie @@ -46,6 +46,7 @@ SUBDIR += ucd-snmp SUBDIR += wais SUBDIR += wide-dhcp + SUBDIR += wget SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xgopher |