diff options
Diffstat (limited to 'graphics/evas-xpm/Makefile')
-rw-r--r-- | graphics/evas-xpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas-xpm/Makefile b/graphics/evas-xpm/Makefile index 5ab15d35d47..078b3237d45 100644 --- a/graphics/evas-xpm/Makefile +++ b/graphics/evas-xpm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/06/16 18:56:05 sno Exp $ +# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:00 tron Exp $ PKGNAME= evas-xpm-${EVAS_VERSION} +PKGREVISION= 1 COMMENT= Evas XPM image loader EVAS_IMAGE_LOADERS= xpm |