pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/ppl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 22 08:45:49 UTC 2026

Modified Files:
        pkgsrc/math/ppl: Makefile

Log Message:
ppl: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/math/ppl/Makefile

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

Modified files:

Index: pkgsrc/math/ppl/Makefile
diff -u pkgsrc/math/ppl/Makefile:1.21 pkgsrc/math/ppl/Makefile:1.22
--- pkgsrc/math/ppl/Makefile:1.21       Thu Dec 28 22:51:58 2023
+++ pkgsrc/math/ppl/Makefile    Thu Jan 22 08:45:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2023/12/28 22:51:58 zafer Exp $
+# $NetBSD: Makefile,v 1.22 2026/01/22 08:45:49 wiz Exp $
 
 DISTNAME=      ppl-1.2
 PKGREVISION=   4
@@ -6,7 +6,7 @@ CATEGORIES=     math
 MASTER_SITES=  #
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cs.unipr.it/ppl/
+HOMEPAGE=      https://www.bugseng.com/ppl/
 COMMENT=       The Parma Polyhedra Library
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index