pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/centerim



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

Modified Files:
        pkgsrc/chat/centerim: Makefile

Log Message:
centerim: remove squatted/dead site, use github


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/chat/centerim/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/centerim/Makefile
diff -u pkgsrc/chat/centerim/Makefile:1.84 pkgsrc/chat/centerim/Makefile:1.85
--- pkgsrc/chat/centerim/Makefile:1.84  Sun Oct  5 19:25:43 2025
+++ pkgsrc/chat/centerim/Makefile       Fri Nov 28 07:24:18 2025
@@ -1,15 +1,12 @@
-# $NetBSD: Makefile,v 1.84 2025/10/05 19:25:43 js Exp $
-#
+# $NetBSD: Makefile,v 1.85 2025/11/28 07:24:18 wiz Exp $
 
 DISTNAME=      centerim-4.22.10
 PKGREVISION=   50
 CATEGORIES=    chat
-MASTER_SITES=  https://transacid.de/centerim/releases/
-
-
+#MASTER_SITES= https://transacid.de/centerim/releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.centerim.org/
+HOMEPAGE=      https://github.com/petrpavlu/centerim5
 COMMENT=       Instant Messenger interface supporting many protocols
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index