diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /math/reduce | |
parent | - Update graphics/png to 1.6.16 (diff) |
Bump portrevision after png update
Notes
Notes:
svn path=/head/; revision=375598
Diffstat (limited to 'math/reduce')
-rw-r--r-- | math/reduce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile index f920ac49817b..364c7a2eb1cc 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -3,7 +3,7 @@ PORTNAME= reduce PORTVERSION= 20110414 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |