diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-01-31 22:48:22 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-01-31 22:48:22 +0000 |
commit | 1c61c180377995e630a9a4393fb3eea0360a29c0 (patch) | |
tree | 7456762f31364bd267c6753ed237fae5f86a93af /devel/goffice04/Makefile | |
parent | e0bf0d79e999c0072aec730a4ed854112223cbde (diff) | |
download | ports-1c61c180377995e630a9a4393fb3eea0360a29c0.tar.gz ports-1c61c180377995e630a9a4393fb3eea0360a29c0.zip |
Notes
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 |