summaryrefslogtreecommitdiff
path: root/ftp/mirror
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/mirror
parentAdd new category "ftp". (diff)
Change "net" -> "ftp".
Notes
Notes: svn path=/head/; revision=20493
Diffstat (limited to 'ftp/mirror')
-rw-r--r--ftp/mirror/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index d69c683613c6..49f9c39e0f58 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -3,11 +3,11 @@
# Date created: 15 May 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1998/08/16 00:54:39 hoek Exp $
+# $Id: Makefile,v 1.9 1999/01/02 00:12:20 asami Exp $
#
DISTNAME= mirror-2.9
-CATEGORIES= net
+CATEGORIES= ftp
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
MAINTAINER= torstenb@FreeBSD.ORG