aboutsummaryrefslogtreecommitdiff
path: root/sysutils/polkit-qt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-08-29 05:20:35 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-08-29 05:20:35 +0000
commitc37af9770f485c1ae1bda503052910ea42e3cf38 (patch)
treea89296850529e186cb22d0aa29bf5dd815788bcd /sysutils/polkit-qt
parent79817c365a8749f2ee08ac58691e2c9b5a8b7717 (diff)
downloadports-c37af9770f485c1ae1bda503052910ea42e3cf38.tar.gz
ports-c37af9770f485c1ae1bda503052910ea42e3cf38.zip
sysutils/polkit-qt: fix pkg-name
- drop the '5' in the package's name which is unecessary and confusing
Notes
Notes: svn path=/head/; revision=510140
Diffstat (limited to 'sysutils/polkit-qt')
-rw-r--r--sysutils/polkit-qt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/polkit-qt/Makefile b/sysutils/polkit-qt/Makefile
index 6a7118a7c86c..ba898d2973ff 100644
--- a/sysutils/polkit-qt/Makefile
+++ b/sysutils/polkit-qt/Makefile
@@ -3,10 +3,9 @@
PORTNAME= polkit-qt-1
DISTVERSION= 0.113.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= KDE/stable/${PORTNAME}/
-PKGNAMESUFFIX= 5
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt5 wrapper around Polkit libraries