pkgsrc-Changes archive

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

CVS commit: pkgsrc/parallel/pvm3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 16:12:52 UTC 2018

Modified Files:
        pkgsrc/parallel/pvm3: Makefile

Log Message:
pvm3: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/parallel/pvm3/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/pvm3/Makefile
diff -u pkgsrc/parallel/pvm3/Makefile:1.63 pkgsrc/parallel/pvm3/Makefile:1.64
--- pkgsrc/parallel/pvm3/Makefile:1.63  Tue Sep 11 20:36:18 2012
+++ pkgsrc/parallel/pvm3/Makefile       Sun Feb 25 16:12:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2012/09/11 20:36:18 asau Exp $
+# $NetBSD: Makefile,v 1.64 2018/02/25 16:12:52 wiz Exp $
 
 DISTNAME=      pvm3.4.6
 PKGNAME=       pvm-3.4.6
@@ -8,7 +8,7 @@ MASTER_SITES=   ${MASTER_SITE_NETLIB:=pvm3
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.csm.ornl.gov/pvm/pvm_home.html
+HOMEPAGE=      https://www.csm.ornl.gov/pvm/pvm_home.html
 COMMENT=       Parallel Virtual Machine libraries and environment
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index