diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 10:14:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 10:14:10 +0800 |
commit | d5dc2118ce2b853c8db5ab77bcaa3b8541a1ef78 (patch) | |
tree | 087359a9ddf3c882920a80b4d8df424b97087109 /math/gnumeric | |
parent | 0c8560d5dc44873396641f59774fab34381d7a06 (diff) | |
download | freebsd-ports-gnome-d5dc2118ce2b853c8db5ab77bcaa3b8541a1ef78.tar.gz freebsd-ports-gnome-d5dc2118ce2b853c8db5ab77bcaa3b8541a1ef78.tar.zst freebsd-ports-gnome-d5dc2118ce2b853c8db5ab77bcaa3b8541a1ef78.zip |
Bump PORTREVISION after the gal version bump.
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 20091e36d5c6..cb3500652a3f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnumeric PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnumeric/1.0 |