diff options
author | taca <taca@pkgsrc.org> | 2014-10-23 16:20:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-10-23 16:20:04 +0000 |
commit | 806f17d0c5aa945d3f63598f5c5c47b3a70ae35d (patch) | |
tree | a555bd96d5f8b49883f52752e83933f04f125401 /graphics/php-exif | |
parent | eb8e35c4ad9a5d668f4dd92a7b197184990d85cc (diff) | |
download | pkgsrc-806f17d0c5aa945d3f63598f5c5c47b3a70ae35d.tar.gz |
Bump PKGREVISION for php53-exif update. It also bump php54-exif and
php55-exit as a side effect.
Diffstat (limited to 'graphics/php-exif')
-rw-r--r-- | graphics/php-exif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/php-exif/Makefile b/graphics/php-exif/Makefile index 20f48bf45bf..4272ae32b8b 100644 --- a/graphics/php-exif/Makefile +++ b/graphics/php-exif/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/06 14:11:13 asau Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/23 16:20:04 taca Exp $ MODNAME= exif +PKGREVISION= 1 CATEGORIES+= graphics COMMENT= PHP extension to extract information from EXIF headers |