diff options
Diffstat (limited to 'graphics/cairo/Makefile')
-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 4084d56f8a3..0ec4a4c1144 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2007/03/20 15:29:18 drochner Exp $ +# $NetBSD: Makefile,v 1.54 2007/03/29 12:00:44 dmcmahill Exp $ DISTNAME= cairo-1.4.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |