diff options
Diffstat (limited to 'graphics/evas-xpm/Makefile')
-rw-r--r-- | graphics/evas-xpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-xpm/Makefile b/graphics/evas-xpm/Makefile index b31959a0894..75e4ce1f11f 100644 --- a/graphics/evas-xpm/Makefile +++ b/graphics/evas-xpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/01/18 09:58:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:31 sbd Exp $ PKGNAME= ${DISTNAME:S/evas/evas-xpm/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Evas XPM image loader |