diff options
author | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
commit | 620f96cb8a1162d5020c48612a9fdde907140fce (patch) | |
tree | e6baf76a0daa382c0bc443c1c9f5c169f7f2d469 /math | |
parent | 9a4aad630fcb521ecae4cfaa5c367f26d1cc1620 (diff) | |
download | freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.gz freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.zst freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine)
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 871009f6d92e..2492caa0c9a3 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.41 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src |