diff options
Diffstat (limited to 'graphics/fractorama/Makefile')
-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 91562e76587c..d19e4798c902 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -9,10 +9,10 @@ PORTNAME= fractorama PORTVERSION= 1.6.7 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://fractorama.com/ \ - http://critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ \ +MASTER_SITES= http://critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ \ http://energy.critical.ch/distfiles/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME} +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fractal generation program |