pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology/hmmer



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri Dec 29 00:38:59 UTC 2023

Modified Files:
        pkgsrc/biology/hmmer: Makefile

Log Message:
update homepage and master site


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/biology/hmmer/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/hmmer/Makefile
diff -u pkgsrc/biology/hmmer/Makefile:1.16 pkgsrc/biology/hmmer/Makefile:1.17
--- pkgsrc/biology/hmmer/Makefile:1.16  Thu Jan 19 18:52:03 2017
+++ pkgsrc/biology/hmmer/Makefile       Fri Dec 29 00:38:59 2023
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2017/01/19 18:52:03 agc Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/29 00:38:59 zafer Exp $
 #
 
 DISTNAME=              hmmer-3.0
 CATEGORIES=            biology
-MASTER_SITES=          ${MASTER_SITE_GENTOO:=distfiles/}
-MASTER_SITES+=         http://selab.janelia.org/software/hmmer3/3.0/
-MASTER_SITES+=         ftp://selab.janelia.org/pub/software/hmmer3/3.0/
+MASTER_SITES=          http://eddylab.org/software/hmmer/
 
 MAINTAINER=            hdp%cs.nmsu.edu@localhost
-HOMEPAGE=              http://hmmer.janelia.org/
+HOMEPAGE=              http://hmmer.org/
 COMMENT=               Implementation of profile HMM software for protein sequence analysis
 LICENSE=               gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index