diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-12-11 20:10:03 +0000 |
commit | 773872818c1b3d2ab4c52a21f1e912dcd3279e2a (patch) | |
tree | ba2affa5d2bb9826fa9b90460d39d3650503151e /math/labplot/Makefile | |
parent | 86b21fcb3d32c0f73c0566bbefa926324b347757 (diff) |
Notes
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 223b46085298..7225c8c6d306 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= labplot DISTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |