diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:19:07 +0000 |
commit | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (patch) | |
tree | f0f6fe01f25ba2d90dd29cd3f82fa4062dc7cb8e /graphics/exif | |
parent | cbf3cdc0aeb6e21227bed94c451abcdf6721301b (diff) | |
download | ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.tar.gz ports-9143b1b3f14a60ad4eae6374312998d3eafcb674.zip |
Notes
Diffstat (limited to 'graphics/exif')
-rw-r--r-- | graphics/exif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index d010b70088be..c7643d45c0a5 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -7,6 +7,7 @@ PORTNAME= exif PORTVERSION= 0.6.19 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTNAME}/${PORTVERSION} |