diff options
Diffstat (limited to 'graphics/goocanvasmm/Makefile')
-rw-r--r-- | graphics/goocanvasmm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 9aadac7262e..c43ae4ec3d6 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/05/19 08:59:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/08 08:01:57 obache Exp $ # -DISTNAME= goocanvasmm-0.14.0 +DISTNAME= goocanvasmm-0.15.0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.14/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.15/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://live.gnome.org/GooCanvas |