diff options
author | taca <taca@pkgsrc.org> | 2011-02-21 16:30:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-21 16:30:44 +0000 |
commit | 0bf9de359afe967e337a16a973513b6dc9390f00 (patch) | |
tree | b2059a3e156de55b0d679b20fc5906c0d691a17a /graphics/php-exif | |
parent | 38654763ca5e5232228437039324e7ccdc56688d (diff) | |
download | pkgsrc-0bf9de359afe967e337a16a973513b6dc9390f00.tar.gz |
Bump PKGREVISION reflects fix of SA43328.
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 59315fee724..f2d685ce179 100644 --- a/graphics/php-exif/Makefile +++ b/graphics/php-exif/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/02/27 03:35:12 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:30:44 taca Exp $ MODNAME= exif +PKGREVISION= 1 CATEGORIES+= graphics COMMENT= PHP extension to extract information from EXIF headers |