diff options
Diffstat (limited to 'graphics/evas-pmaps/Makefile')
-rw-r--r-- | graphics/evas-pmaps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas-pmaps/Makefile b/graphics/evas-pmaps/Makefile index 7baece8bcad..7a90927a2c4 100644 --- a/graphics/evas-pmaps/Makefile +++ b/graphics/evas-pmaps/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-pmaps-${EVAS_VERSION} +PKGREVISION= 1 COMMENT= Evas PMAPS image loader EVAS_IMAGE_LOADERS= pmaps |