diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-06-01 10:16:41 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-06-01 10:16:41 +0000 |
commit | 53af4526a2d90cc60ce1951fdbfe3df737344b94 (patch) | |
tree | e6baf76a0daa382c0bc443c1c9f5c169f7f2d469 /math | |
parent | 3e4a260f305224271b841bf80b065969bad0e9bd (diff) |
Notes
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 |