diff options
Diffstat (limited to 'ftp/mirror/Makefile')
-rw-r--r-- | ftp/mirror/Makefile | 4 |
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 |