diff options
Diffstat (limited to 'ftp/emirror')
-rw-r--r-- | ftp/emirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index 22350bc145ca..2b76f931b8ad 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.2.0.0.4 PORTREVISION= 0 CATEGORIES= ftp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://eclipt.uni-klu.ac.at/pub/projects/emirror/ + ftp://eclipt.uni-klu.ac.at/pub/projects/emirror/snapshots/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-2.2.0-0.4 |