diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2013-07-09 21:26:48 +0000 |
commit | 0caf410ed8672cdc063c8867f2104c1ef15e4f24 (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /graphics/exif | |
parent | Fix HAVE_GNOME screaming (diff) |
- Drop all my ports
Diffstat (limited to 'graphics/exif')
-rw-r--r-- | graphics/exif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index 388302127f00..d1988d174777 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line utility to read and manipulate EXIF data LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ |