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 | |
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')
-rw-r--r-- | math/gnumeric/Makefile | 1 | ||||
-rw-r--r-- | math/guppi/Makefile | 2 |
2 files changed, 2 insertions, 1 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 diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 40a6e6fbab81..ad10eda4755b 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -7,7 +7,7 @@ PORTNAME= guppi PORTVERSION= 0.40.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/Guppi/0.40 |