diff options
-rw-r--r-- | graphics/cairo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 1a47b82fa87..5f5c30d9a59 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.136 2014/10/22 09:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.137 2014/11/15 13:05:52 mef Exp $ .include "../../graphics/cairo/Makefile.common" +PKGREVISION= 1 TEST_TARGET= check |