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 /math/gnumeric/Makefile | |
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 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index fac3929d2..2b690ea5f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/math/gnumeric/Makefile,v 1.33 2007/06/28 03:43:56 marcus Exp $ +# $MCom: ports/math/gnumeric/Makefile,v 1.34 2007/07/04 15:52:37 mezz Exp $ # PORTNAME= gnumeric PORTVERSION= 1.7.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |