summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-17 06:30:30 +0000
committerwiz <wiz@pkgsrc.org>2017-09-17 06:30:30 +0000
commit9f4354cdcc43630c1557dbacd5160cd4c27fe24d (patch)
treed4de7a7f26fdbc1ee6e2e7e72402b43638fcded3 /chat
parent0006911a47544127592aee51484634feaa6eddd5 (diff)
downloadpkgsrc-9f4354cdcc43630c1557dbacd5160cd4c27fe24d.tar.gz
telepathy-glib: fix HOMEPAGE
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-glib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 01edbaf6887..d9e86da017a 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2017/08/16 20:21:05 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2017/09/17 06:30:30 wiz Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 5
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://telepathy.freedesktop.org/wiki/Telepathy%20GLib
+HOMEPAGE= https://telepathy.freedesktop.org/components/telepathy-glib/
COMMENT= GObject-based C binding for the Telepathy D-Bus API
LICENSE= gnu-gpl-v2 AND modified-bsd