diff options
Diffstat (limited to 'graphics/goocanvasmm')
-rw-r--r-- | graphics/goocanvasmm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 1880f6f9f6f..ef8bb2a2134 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/03/29 06:00:12 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/06/13 22:44:34 wiz Exp $ # DISTNAME= goocanvasmm-0.15.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.15/} |