diff options
Diffstat (limited to 'graphics/evas-tiff/Makefile')
-rw-r--r-- | graphics/evas-tiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas-tiff/Makefile b/graphics/evas-tiff/Makefile index 65151f4bd48..46d8e8e05c4 100644 --- a/graphics/evas-tiff/Makefile +++ b/graphics/evas-tiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/09/11 22:31:01 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:19 wiz Exp $ PKGNAME= ${DISTNAME:S/evas/evas-tiff/} +PKGREVISION= 1 COMMENT= Evas TIFF image loader |