diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /math | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.zip FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'math')
-rw-r--r-- | math/graphthing/Makefile | 1 | ||||
-rw-r--r-- | math/oleo/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index f4b0930..29442b5 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -8,6 +8,7 @@ PORTNAME= graphthing PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ diff --git a/math/oleo/Makefile b/math/oleo/Makefile index a45bf1f..65c57d8 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -7,7 +7,7 @@ PORTNAME= oleo PORTVERSION= 1.99.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |