pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology/rasmol



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  2 20:26:05 UTC 2026

Modified Files:
        pkgsrc/biology/rasmol: Makefile

Log Message:
rasmol: comment out dead site


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

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

Modified files:

Index: pkgsrc/biology/rasmol/Makefile
diff -u pkgsrc/biology/rasmol/Makefile:1.34 pkgsrc/biology/rasmol/Makefile:1.35
--- pkgsrc/biology/rasmol/Makefile:1.34 Mon Jul 17 22:00:22 2023
+++ pkgsrc/biology/rasmol/Makefile      Mon Feb  2 20:26:04 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.34 2023/07/17 22:00:22 nia Exp $
+# $NetBSD: Makefile,v 1.35 2026/02/02 20:26:04 wiz Exp $
 
 DISTNAME=      RasMol_2.7.3
 PKGNAME=       rasmol-2.7.3
 PKGREVISION=   2
 CATEGORIES=    biology
-MASTER_SITES=  http://www.bernstein-plus-sons.com/software/
+#MASTER_SITES= http://www.bernstein-plus-sons.com/software/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.bernstein-plus-sons.com/software/rasmol/
+#HOMEPAGE=     http://www.bernstein-plus-sons.com/software/rasmol/
 COMMENT=       Molecular Graphics Visualisation Tool
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/src



Home | Main Index | Thread Index | Old Index