diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-17 07:48:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-17 07:48:42 +0000 |
commit | 94e316fece39646c78471bd64e454b03e72c492b (patch) | |
tree | 5aa35db995861c7c8c7ed767ae032578d3a2ddbc /ftp/emirror | |
parent | 2409a0aeaaa61a600600e07a82969a36f0d10a0e (diff) | |
download | ports-94e316fece39646c78471bd64e454b03e72c492b.tar.gz ports-94e316fece39646c78471bd64e454b03e72c492b.zip |
Notes
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 |