diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-11 11:38:30 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-11 11:38:30 +0000 |
commit | 72deea76ea544555493ca8da126514d5d0bf96c6 (patch) | |
tree | b861073a25af8e42fdfa597bcbb47ef0a2365213 /sysutils/accounts-qml-module | |
parent | Update to 5.3.1 (diff) |
Update accounts-sso ports
- this fixes for example kio-gdrive
Notes
Notes:
svn path=/head/; revision=541960
Diffstat (limited to 'sysutils/accounts-qml-module')
-rw-r--r-- | sysutils/accounts-qml-module/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/accounts-qml-module/Makefile b/sysutils/accounts-qml-module/Makefile index 318bbd68376f..1bc4552f912d 100644 --- a/sysutils/accounts-qml-module/Makefile +++ b/sysutils/accounts-qml-module/Makefile @@ -2,6 +2,7 @@ PORTNAME= accounts-qml-module DISTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} |