diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-04 02:59:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-04 02:59:05 +0000 |
commit | b9af02b6cdbb82f18641d11c92301b49dee1b1d7 (patch) | |
tree | f7fbeabaae610a0460ad869c3ad19b8098a594c0 /graphics/long-exposure-tools | |
parent | 3648d1f16895e06a9f2bfef0c654ac975eb288c0 (diff) |
Notes
Diffstat (limited to 'graphics/long-exposure-tools')
-rw-r--r-- | graphics/long-exposure-tools/Makefile | 6 | ||||
-rw-r--r-- | graphics/long-exposure-tools/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/long-exposure-tools/Makefile b/graphics/long-exposure-tools/Makefile index 1f4876c71d24..a9c477a7b657 100644 --- a/graphics/long-exposure-tools/Makefile +++ b/graphics/long-exposure-tools/Makefile @@ -8,15 +8,15 @@ PORTNAME= long-exposure-tools PORTVERSION= 0.1 CATEGORIES= graphics -MASTER_SITES= http://www.joat.ca/software/long-exposure-tools/ +MASTER_SITES= http://www.qqqq.ca/cgi-bin/wiki.cgi/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ahze MAINTAINER= ports@FreeBSD.org COMMENT= Simulate the effects of long exposures LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm -BROKEN= Unfetchable - USE_REINPLACE= yes PLIST_FILES= bin/pamblend bin/pamalign diff --git a/graphics/long-exposure-tools/pkg-descr b/graphics/long-exposure-tools/pkg-descr index d7fd3beed45c..4e04e51774f8 100644 --- a/graphics/long-exposure-tools/pkg-descr +++ b/graphics/long-exposure-tools/pkg-descr @@ -1,4 +1,4 @@ The Long Exposure Tools try to simulate the effects of long exposures by combining multiple short exposure images. -WWW: http://www.joat.ca/software/long-exposure-tools/ +WWW: http://www.qqqq.ca/cgi-bin/wiki.cgi/Long_Exposure_Tools |