diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-17 04:04:09 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-17 04:04:09 +0800 |
commit | 53df6147522f4daf40fff5291d319f1d7b134a83 (patch) | |
tree | d4c465e788a68683c6f3331fd8261ea5c9322a3f /devel | |
parent | d5b4fdf946ab221f066c814c5744d4bacdf183f7 (diff) | |
download | marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.gz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.bz2 marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.lz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.xz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.zst marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9223 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/goffice/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index d5b5baf7a..c700bb212 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,8 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.27 2007/05/30 17:42:15 mezz Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.28 2007/07/11 19:17:51 mezz Exp $ # +# !!! When updating goffice, don't forget to update math/gnumeric and +# science/gchempaint pkg-plists too! !!! PORTNAME= goffice PORTVERSION= 0.4.1 |