diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /math | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | freebsd-ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
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 f4b0930db9b8..29442b5ad89c 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 a45bf1f56c89..65c57d843312 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} |