diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-03 10:46:38 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-03 10:46:38 +0000 |
commit | efcec42e47ef3cad1eee36cf01850259ca34c11d (patch) | |
tree | dd23693fb3128d26404ced60275f83fc5e0f7518 /graphics/exact-image | |
parent | 1a0b931de204881e4a4c06a79a820c06a190acb3 (diff) | |
download | ports-efcec42e47ef3cad1eee36cf01850259ca34c11d.tar.gz ports-efcec42e47ef3cad1eee36cf01850259ca34c11d.zip |
Notes
Diffstat (limited to 'graphics/exact-image')
-rw-r--r-- | graphics/exact-image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index dba630e9242e..af1be07201a0 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -8,7 +8,7 @@ PORTNAME= exact-image PORTVERSION= 0.8.5 CATEGORIES= graphics perl5 python -MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ +MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ LOCAL/bf MAINTAINER= bf@FreeBSD.org COMMENT= Fast image processing library |