diff options
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 |