pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cqual



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  1 09:16:58 UTC 2025

Modified Files:
        pkgsrc/devel/cqual: Makefile

Log Message:
cqual: switch to sourceforge, HOMEPAGE is dead


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/cqual/Makefile

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

Modified files:

Index: pkgsrc/devel/cqual/Makefile
diff -u pkgsrc/devel/cqual/Makefile:1.34 pkgsrc/devel/cqual/Makefile:1.35
--- pkgsrc/devel/cqual/Makefile:1.34    Tue Jun 28 11:31:41 2022
+++ pkgsrc/devel/cqual/Makefile Mon Dec  1 09:16:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2022/06/28 11:31:41 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2025/12/01 09:16:58 wiz Exp $
 
 DISTNAME=              cqual-0.991
 PKGREVISION=           21
@@ -6,7 +6,7 @@ CATEGORIES=             devel
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=cqual/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.cs.umd.edu/~jfoster/cqual/
+HOMEPAGE=              https://sourceforge.net/projects/cqual/
 COMMENT=               Tool for adding type qualifiers to C
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index