diff options
-rw-r--r-- | graphics/exiv2/Makefile | 3 |
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 |