diff options
author | hubertf <hubertf> | 1998-02-17 08:26:45 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-02-17 08:26:45 +0000 |
commit | 1f414195b523d1ea9eb5789468f17de552b6273b (patch) | |
tree | 17731a75771a16d065014ca10ef940c6dfa61335 /net/Makefile | |
parent | 663d866ecccfd25ad2486a6f8b8ca8650a487e26 (diff) | |
download | pkgsrc-1f414195b523d1ea9eb5789468f17de552b6273b.tar.gz |
wget works
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index ca4429bc4a7..00af91dd65a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/01/23 10:00:38 agc Exp $ +# $NetBSD: Makefile,v 1.14 1998/02/17 08:26:45 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -75,7 +75,7 @@ # SUBDIR += ucd-snmp # SUBDIR += wais # SUBDIR += wide-dhcp -# SUBDIR += wget + SUBDIR += wget # SUBDIR += wu-ftpd # SUBDIR += xarchie # SUBDIR += xipmsg |