summaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:44:03 +0000
commit779e91cb052b8447247c14d3384ca9782cdba5c1 (patch)
tree55f9bbe55727cd1e02f677f507306044d3edf8d8 /ftp/wget
parentAdd new category "ftp". (diff)
Change "net" -> "ftp".
Notes
Notes: svn path=/head/; revision=20493
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 9ce205490ddc..ff63e723e3b0 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,11 +3,11 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.16 1999/07/15 06:15:10 obrien Exp $
+# $Id: Makefile,v 1.17 1999/08/02 07:29:04 ache Exp $
#
DISTNAME= wget-1.5.3
-CATEGORIES= net www
+CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \