diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-15 11:56:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-15 11:56:54 +0000 |
commit | a86537301ca091a8b5e54e2fbe6bdc65c213ad1d (patch) | |
tree | b2a2dc77788c7598b2cada64c0c6d5c3647b31da /graphics/libkexif | |
parent | acea05fded2779d8874e3e7d0148d274cd6f1178 (diff) | |
download | ports-a86537301ca091a8b5e54e2fbe6bdc65c213ad1d.tar.gz ports-a86537301ca091a8b5e54e2fbe6bdc65c213ad1d.zip |
Notes
Diffstat (limited to 'graphics/libkexif')
-rw-r--r-- | graphics/libkexif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index f5f47154ee3c..86e242ca3b17 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= digikam -MAINTAINER= avleeuwen@piwebs.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating EXIF information embedded in images LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif |