pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/ircu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 08:58:43 UTC 2025

Modified Files:
        pkgsrc/chat/ircu: Makefile

Log Message:
ircu: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/chat/ircu/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/ircu/Makefile
diff -u pkgsrc/chat/ircu/Makefile:1.37 pkgsrc/chat/ircu/Makefile:1.38
--- pkgsrc/chat/ircu/Makefile:1.37      Sat Jan 13 23:18:26 2018
+++ pkgsrc/chat/ircu/Makefile   Wed Dec 31 08:58:43 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2018/01/13 23:18:26 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.38 2025/12/31 08:58:43 wiz Exp $
 
 DISTNAME=      ircu2.10.12.12
 PKGNAME=       ${DISTNAME:S/ircu2/ircu-2/}
@@ -8,7 +7,7 @@ CATEGORIES=     chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=undernet-ircu/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://coder-com.undernet.org/
+HOMEPAGE=      https://github.com/undernetirc/ircu2
 COMMENT=       Internet Relay Chat server customized for Undernet
 
 CONFLICTS+=    ircd-hybrid-[0-9]*



Home | Main Index | Thread Index | Old Index