diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 03:17:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 03:17:19 +0000 |
commit | a63f38bc0640a4068bb75f3a47549443f2934040 (patch) | |
tree | c25f16e279d111bbdccec651cfe390f8432326e7 /math/labplot | |
parent | 095fbe3e1ac5c36839609020469db604066f1593 (diff) | |
download | ports-a63f38bc0640a4068bb75f3a47549443f2934040.tar.gz ports-a63f38bc0640a4068bb75f3a47549443f2934040.zip |
Notes
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 2cffdbfa81b5..d3355fe1c4a4 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot DISTVERSION= 2.0.0.beta2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} |