pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/telepathy-qt5



Module Name:    pkgsrc
Committed By:   nros
Date:           Thu Oct  6 14:30:55 UTC 2022

Modified Files:
        pkgsrc/chat/telepathy-qt5: Makefile

Log Message:
telepathy-qt5: set correct HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/chat/telepathy-qt5/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/telepathy-qt5/Makefile
diff -u pkgsrc/chat/telepathy-qt5/Makefile:1.12 pkgsrc/chat/telepathy-qt5/Makefile:1.13
--- pkgsrc/chat/telepathy-qt5/Makefile:1.12     Mon Apr 18 19:09:41 2022
+++ pkgsrc/chat/telepathy-qt5/Makefile  Thu Oct  6 14:30:55 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/04/18 19:09:41 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/10/06 14:30:55 nros Exp $
 
 DISTNAME=      telepathy-qt-0.9.8
 PKGNAME=       ${DISTNAME:S/qt/qt5/g}
@@ -7,7 +7,7 @@ CATEGORIES=     chat
 MASTER_SITES=  https://telepathy.freedesktop.org/releases/telepathy-qt/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://telepathy.freedesktop.org/releases/telepathy-qt/
+HOMEPAGE=      https://telepathy.freedesktop.org/
 COMMENT=       Qt5 bindings for telepathy
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index