diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:14:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:14:10 +0000 |
commit | dd5d199e3514aa20642d18f2a774b0e6316d3a81 (patch) | |
tree | 845fbb98610e75b182bec144c4f6eae87145ab61 /math/gnumeric | |
parent | 49834e035e4b968bd61b33905d98b36fd2af18d5 (diff) | |
download | ports-dd5d199e3514aa20642d18f2a774b0e6316d3a81.tar.gz ports-dd5d199e3514aa20642d18f2a774b0e6316d3a81.zip |
Bump PORTREVISION after the gal version bump.
Notes
Notes:
svn path=/head/; revision=69935
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 |