diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
commit | a008399a749b216f7e2244bbf9a168df3d428818 (patch) | |
tree | 5aa74f4a5ce867e95691f48b038912fa4b3c7f6a /x11-toolkits/qt5-uiplugin/Makefile | |
parent | cd62f86858ffb220a3bdd401f6f22892e21748ed (diff) | |
download | ports-a008399a749b216f7e2244bbf9a168df3d428818.tar.gz ports-a008399a749b216f7e2244bbf9a168df3d428818.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt5-uiplugin/Makefile')
-rw-r--r-- | x11-toolkits/qt5-uiplugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-uiplugin/Makefile b/x11-toolkits/qt5-uiplugin/Makefile index e8f85e0ccaae..f36cb97c4d44 100644 --- a/x11-toolkits/qt5-uiplugin/Makefile +++ b/x11-toolkits/qt5-uiplugin/Makefile @@ -2,7 +2,6 @@ PORTNAME= uiplugin DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= x11-toolkits devel PKGNAMEPREFIX= qt5- |