diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 05:42:04 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 05:42:04 +0800 |
| commit | 934db5f69a9e869bdb5589acf1b4ff9709e7dfa9 (patch) | |
| tree | 4d7fe41e0b5690ca751c396d604a6bae8ba62abd /math/gnumeric/Makefile | |
| parent | 4107497d4948f7c8c1d9078e36cac52202cb0cf8 (diff) | |
| download | marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar.gz marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar.bz2 marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar.lz marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar.xz marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.tar.zst marcuscom-ports-934db5f69a9e869bdb5589acf1b4ff9709e7dfa9.zip | |
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9592 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric/Makefile')
| -rw-r--r-- | math/gnumeric/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 6af9de231..2618edfb8 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.37 2007/09/09 20:49:10 marcus Exp $ +# $MCom: ports/math/gnumeric/Makefile,v 1.38 2007/09/10 05:54:34 mezz Exp $ # PORTNAME= gnumeric -PORTVERSION= 1.7.11 -PORTREVISION= 2 +PORTVERSION= 1.7.12 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |
