diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-11-12 19:43:10 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-11-12 19:43:10 +0000 |
commit | c7ab4b067adaef802d1ba44df5b131f4eca101af (patch) | |
tree | eb4a489f290a9db340e29fa10bd2b80741811d91 /x11-toolkits/qt5-gui | |
parent | 0ccc7aa93e931afc2f5e0b2f634deac1d03c38ed (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qt5-gui')
-rw-r--r-- | x11-toolkits/qt5-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile index 319d20052d5e..aebaea1b5e62 100644 --- a/x11-toolkits/qt5-gui/Makefile +++ b/x11-toolkits/qt5-gui/Makefile @@ -2,6 +2,7 @@ PORTNAME= gui DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- |