pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/centerim5



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 28 07:24:46 UTC 2025

Modified Files:
        pkgsrc/chat/centerim5: Makefile

Log Message:
centerim5: remove squatted site, use github


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/chat/centerim5/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/centerim5/Makefile
diff -u pkgsrc/chat/centerim5/Makefile:1.30 pkgsrc/chat/centerim5/Makefile:1.31
--- pkgsrc/chat/centerim5/Makefile:1.30 Thu Oct 23 20:36:00 2025
+++ pkgsrc/chat/centerim5/Makefile      Fri Nov 28 07:24:46 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2025/10/23 20:36:00 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2025/11/28 07:24:46 wiz Exp $
 
 DISTNAME=      centerim5-5.0.1
 PKGREVISION=   24
 CATEGORIES=    chat
-MASTER_SITES=  http://www.centerim.org/download/cim5/
+#MASTER_SITES= http://www.centerim.org/download/cim5/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://centerim.org/
+HOMEPAGE=      https://github.com/petrpavlu/centerim5
 COMMENT=       Text-mode multi-protocol instant messaging client using libpurple
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index