summaryrefslogtreecommitdiff
path: root/ftp/mirror/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /ftp/mirror/Makefile
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'ftp/mirror/Makefile')
-rw-r--r--ftp/mirror/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index 540f88e0c9c8..d06739b077e7 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -3,11 +3,11 @@
# Date created: 15 May 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1995/11/27 04:05:15 asami Exp $
+# $Id: Makefile,v 1.3 1996/03/16 15:29:09 torstenb Exp $
#
DISTNAME= mirror-2.8
-CATEGORIES+= net
+CATEGORIES= net
MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
MAINTAINER= torstenb@FreeBSD.ORG