diff options
Diffstat (limited to 'graphics/compupic')
-rw-r--r-- | graphics/compupic/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile index eadc154192a1..a32731f581a0 100644 --- a/graphics/compupic/Makefile +++ b/graphics/compupic/Makefile @@ -8,15 +8,13 @@ PORTNAME= compupic PORTVERSION= 5.1.1063 CATEGORIES= graphics -MASTER_SITES= http://www.photodex.com/files.system/unix/ +MASTER_SITES= http://files.photodex.com/archive/unix/ DISTNAME= ${PORTNAME}-${PORTVERSION}-i386-freebsd EXTRACT_ONLY= # extracted directly in install target MAINTAINER= ports@FreeBSD.org COMMENT= Digital content manager -BROKEN= Checksum mismatch - NO_WRKSUBDIR= yes NO_BUILD= yes ONLY_FOR_ARCHS= i386 |