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/orpie/Makefile | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) | |
download | ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.tar.gz ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.zip |
Notes
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r-- | math/orpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 3534c7eac7d3..63f04dcddec7 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -3,7 +3,7 @@ PORTNAME= orpie PORTVERSION= 1.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ |