diff options
Diffstat (limited to 'graphics/exifprobe/Makefile')
-rw-r--r-- | graphics/exifprobe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/exifprobe/Makefile b/graphics/exifprobe/Makefile index 678e82f459bd..b7da3a38cdac 100644 --- a/graphics/exifprobe/Makefile +++ b/graphics/exifprobe/Makefile @@ -10,10 +10,9 @@ DISTVERSION= 2.0.1 CATEGORIES= graphics MASTER_SITES= http://www.virtual-cafe.com/~dhh/tools.d/exifprobe.d/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Probes JPEG or TIFF images and reports contents and structure - MAN1= exifgrep.1 exifprobe.1 PLIST_FILES= bin/exifgrep bin/exifprobe |