diff options
Diffstat (limited to 'chat/ktp-desktop-applets/Makefile')
-rw-r--r-- | chat/ktp-desktop-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile index 7c5379c4d66..9653deeb3b5 100644 --- a/chat/ktp-desktop-applets/Makefile +++ b/chat/ktp-desktop-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy Plasma widgets LICENSE= gnu-lgpl-v2.1 |