diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
commit | 7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c (patch) | |
tree | 71164ced501e25d63d91713338c0416bdb750bdc /graphics | |
parent | 4cd75d90efab698886b425d79cd6347b2c264197 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/flphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/libexif/Makefile | 2 | ||||
-rw-r--r-- | graphics/libexif/pkg-descr | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index eb283d1bf847..715e30fb1778 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fltk DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A basic image management and display program LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 78ee4aaaa941..5c1e6fa97952 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Library to read digital camera file meta-data USE_BZIP2= yes diff --git a/graphics/libexif/pkg-descr b/graphics/libexif/pkg-descr index 968438ada6a2..1f8154905be5 100644 --- a/graphics/libexif/pkg-descr +++ b/graphics/libexif/pkg-descr @@ -2,6 +2,3 @@ This library allows metadata that is written to files on a digital camera to be read. This library will be required for the gphoto2 port. WWW: http://sourceforge.net/projects/libexif/ - -- Peter Schmiedeskamp -pschmied@qwest.net |