diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-11 14:44:11 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-11 14:44:11 +0000 |
commit | cef31e6ddac888ff1bafb07efe4632ddb0e3e15c (patch) | |
tree | 565c79aea1070a4ddf06f208e50acfe023decace /math/gnumeric/Makefile | |
parent | Kill useless hunk. (diff) |
Update to 1.0.1.
Notes
Notes:
svn path=/head/; revision=52922
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 7009f45e6623..51ac0779899f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric |