diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /graphics/exifprobe/Makefile | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Notes
Diffstat (limited to 'graphics/exifprobe/Makefile')
-rw-r--r-- | graphics/exifprobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exifprobe/Makefile b/graphics/exifprobe/Makefile index 11913f3151b4..22750454fefe 100644 --- a/graphics/exifprobe/Makefile +++ b/graphics/exifprobe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.4 CATEGORIES= graphics MASTER_SITES= http://www.monroe.net/~dhh/exifprobe.d/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Probes JPEG or TIFF images and reports contents and structure USE_REINPLACE= yes |