diff options
Diffstat (limited to 'ftp/emirror')
-rw-r--r-- | ftp/emirror/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index 7c76741e021d..f0ecce8669c9 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -9,8 +9,7 @@ PORTNAME= emirror PORTVERSION= 2.1.21 CATEGORIES= ftp python -MASTER_SITES= ftp://eclipt.uni-klu.ac.at/projects/emirror/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |