diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
commit | bb238a10bf8a71160731bd4afacdf72cb078dc90 (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /math/mathgl/Makefile | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) |
Notes
Diffstat (limited to 'math/mathgl/Makefile')
-rw-r--r-- | math/mathgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile index dc80a4af0a9b..9906b25ca18d 100644 --- a/math/mathgl/Makefile +++ b/math/mathgl/Makefile @@ -2,6 +2,7 @@ PORTNAME= mathgl DISTVERSION= 2.4.2.1 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:R} |