summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-02-28 19:18:47 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-02-28 19:18:47 +0000
commite5da0dfe7d110994a6b266e4be79131cf0c618bb (patch)
tree9996b1744ca7142e986f1be01b0b2864a6e3d193 /graphics
parentPut the distfile at my own site as the original master site times out (diff)
- Fix fetch by using MASTER_SITE_LOCAL
Reported by: pointyhat via kris Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156899
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index b78e82e0431a..68faf8d1ef74 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -8,7 +8,8 @@
PORTNAME= exiv2
PORTVERSION= 0.9
CATEGORIES= graphics
-MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
COMMENT= Exif and Iptc metadata manipulation library and tools