diff options
Diffstat (limited to 'graphics/evas/Makefile')
-rw-r--r-- | graphics/evas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 54726425dc9..6918d6a7316 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/09/11 22:31:00 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:18 wiz Exp $ # COMMENT= Enlightened Canvas Library +PKGREVISION= 1 .include "Makefile.common" |