diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-03-29 19:03:17 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-03-29 19:03:17 +0000 |
commit | dc579c4cc2a9e147b0fd18750e1b1cf7548648d2 (patch) | |
tree | 5830350c230c42b929c6bc665e376f2852edce93 /x11-toolkits/qt5-charts | |
parent | b1102a5cb5c6a312bf386600741b2a9f1807a76b (diff) | |
download | ports-dc579c4cc2a9e147b0fd18750e1b1cf7548648d2.tar.gz ports-dc579c4cc2a9e147b0fd18750e1b1cf7548648d2.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt5-charts')
-rw-r--r-- | x11-toolkits/qt5-charts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt5-charts/Makefile b/x11-toolkits/qt5-charts/Makefile index be6437521842..33d9c4464826 100644 --- a/x11-toolkits/qt5-charts/Makefile +++ b/x11-toolkits/qt5-charts/Makefile @@ -2,6 +2,7 @@ PORTNAME= charts DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- |