diff options
Diffstat (limited to 'devel/goffice04/Makefile')
-rw-r--r-- | devel/goffice04/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile index d37b7c5ed6d1..7245c4c34345 100644 --- a/devel/goffice04/Makefile +++ b/devel/goffice04/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.7 2005/10/11 22:26:02 marcus Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.9 2006/01/31 22:13:22 ahze Exp $ # PORTNAME= goffice -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK+ set of document centric objects and utilities |