diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-05 12:22:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-05 12:57:25 +0000 |
commit | d0c030f24f70283c007d8be5420e71d2666e9bf5 (patch) | |
tree | 534797ed0e1aa329bba25305bcdfdd7a154565af /net-im/libaccounts-qt | |
parent | 82f0c0f3480cb0e63adcbbc33cbf929f27371f8c (diff) | |
download | ports-d0c030f24f70283c007d8be5420e71d2666e9bf5.tar.gz ports-d0c030f24f70283c007d8be5420e71d2666e9bf5.zip |
Diffstat (limited to 'net-im/libaccounts-qt')
-rw-r--r-- | net-im/libaccounts-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libaccounts-qt/Makefile b/net-im/libaccounts-qt/Makefile index b76092d99fcd..f4b6f3e97922 100644 --- a/net-im/libaccounts-qt/Makefile +++ b/net-im/libaccounts-qt/Makefile @@ -7,7 +7,7 @@ PKGNAMESUFFIX= ${FLAVOR:S/qt//} MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 wrapper for SSO framework -WWW= https://code.google.com/p/accounts-sso/ +WWW= https://gitlab.com/accounts-sso LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |