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 1bff3933c737..d8c6185b5680 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mirror -# Version required: 2.9 # Date created: 15 May 1995 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= mirror-2.9 +PORTNAME= mirror +PORTVERSION= 2.9 CATEGORIES= ftp MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ |