From b9af02b6cdbb82f18641d11c92301b49dee1b1d7 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 4 Dec 2004 02:59:05 +0000 Subject: [PATCH] - Fix fetch by using new MASTER_SITE and adding MASTER_SITE_LOCAL to mix - Update WWW: line to new web page --- graphics/long-exposure-tools/Makefile | 6 +++--- 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