pkgsrc-Changes archive

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

CVS commit: pkgsrc/parallel/openpa



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 15 08:36:00 UTC 2026

Modified Files:
        pkgsrc/parallel/openpa: Makefile

Log Message:
openpa: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/parallel/openpa/Makefile

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

Modified files:

Index: pkgsrc/parallel/openpa/Makefile
diff -u pkgsrc/parallel/openpa/Makefile:1.5 pkgsrc/parallel/openpa/Makefile:1.6
--- pkgsrc/parallel/openpa/Makefile:1.5 Mon Jul 25 11:12:27 2022
+++ pkgsrc/parallel/openpa/Makefile     Thu Jan 15 08:36:00 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2022/07/25 11:12:27 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/01/15 08:36:00 wiz Exp $
 
 DISTNAME=      openpa-1.0.4
 CATEGORIES=    parallel
-MASTER_SITES=  http://trac.mcs.anl.gov/projects/openpa/raw-attachment/wiki/Downloads/
+#MASTER_SITES= http://trac.mcs.anl.gov/projects/openpa/raw-attachment/wiki/Downloads/
 
 MAINTAINER=    asau%inbox.ru@localhost
-HOMEPAGE=      http://trac.mcs.anl.gov/projects/openpa/
+#HOMEPAGE=     http://trac.mcs.anl.gov/projects/openpa/
 COMMENT=       Atomic primitives for high performance software
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index