diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /graphics/fractorama | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | ports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Notes
Diffstat (limited to 'graphics/fractorama')
-rw-r--r-- | graphics/fractorama/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index d19e4798c902..209b4cf00b11 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -9,8 +9,8 @@ PORTNAME= fractorama PORTVERSION= 1.6.7 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ \ - http://energy.critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= CRITICAL +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} |