diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-09 02:23:18 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-09 02:23:18 +0000 |
commit | 80b32bc99661902376df3e159e29e74d328a5f2b (patch) | |
tree | 1687534af9c4a5377fe51d72d6bd0b5c0d8b2f37 /math/gnumeric2/Makefile | |
parent | c27ce9b48e0af1edab035ea49c6895a64bbd196b (diff) | |
download | ports-80b32bc99661902376df3e159e29e74d328a5f2b.tar.gz ports-80b32bc99661902376df3e159e29e74d328a5f2b.zip |
Update to 1.2.1.
Notes
Notes:
svn path=/head/; revision=90680
Diffstat (limited to 'math/gnumeric2/Makefile')
-rw-r--r-- | math/gnumeric2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index c4de4f68fb08..3882d9e78557 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumeric2 -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.2 |