pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 09:12:23 UTC 2021

Modified Files:
        pkgsrc/biology/coalesce: Makefile
        pkgsrc/biology/phylip: Makefile

Log Message:
*: remove dead download locations


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/biology/coalesce/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/biology/phylip/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/coalesce/Makefile
diff -u pkgsrc/biology/coalesce/Makefile:1.11 pkgsrc/biology/coalesce/Makefile:1.12
--- pkgsrc/biology/coalesce/Makefile:1.11       Tue Aug  1 17:40:09 2017
+++ pkgsrc/biology/coalesce/Makefile    Wed Apr 21 09:12:23 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2017/08/01 17:40:09 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.12 2021/04/21 09:12:23 wiz Exp $
 
 DISTNAME=      coalesce1.5b
 PKGNAME=       coalesce-1.5.0.2
 PKGREVISION=   1
 CATEGORIES=    biology
-MASTER_SITES=  http://evolution.genetics.washington.edu/lamarc/coalesce/
+#MASTER_SITES= http://evolution.genetics.washington.edu/lamarc/coalesce/
 
 MAINTAINER=    brook%nmsu.edu@localhost
 #HOMEPAGE=     http://evolution.genetics.washington.edu/lamarc/coalesce.html

Index: pkgsrc/biology/phylip/Makefile
diff -u pkgsrc/biology/phylip/Makefile:1.25 pkgsrc/biology/phylip/Makefile:1.26
--- pkgsrc/biology/phylip/Makefile:1.25 Sat Nov  2 22:09:01 2019
+++ pkgsrc/biology/phylip/Makefile      Wed Apr 21 09:12:23 2021
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2019/11/02 22:09:01 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 09:12:23 wiz Exp $
 
 DISTNAME=      phylip-3.69
 CATEGORIES=    biology
-MASTER_SITES=  ftp://evolution.genetics.washington.edu/pub/phylip/
+#MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/
 
 MAINTAINER=    babafou%babafou.eu.org@localhost
-HOMEPAGE=      http://evolution.genetics.washington.edu/phylip.html
+#HOMEPAGE=     http://evolution.genetics.washington.edu/phylip.html
 COMMENT=       Phylogeny Inference Package
 LICENSE=       phylip-license
 



Home | Main Index | Thread Index | Old Index