diff options
-rw-r--r-- | biology/stride/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/stride/Makefile b/biology/stride/Makefile index 05db9a65fb5..1f6cb542dba 100644 --- a/biology/stride/Makefile +++ b/biology/stride/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/11 04:10:37 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/08/15 13:37:24 ben Exp $ # DISTNAME= stride @@ -7,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/ MAINTAINER= hdp@cs.nmsu.edu -HOMEPAGE= http://www-db.embl-heidelberg.de/jss/servlet/de.embl.bk.wwwTools.GroupLeftEMBL/argos/stride/stride_info.html +HOMEPAGE= http://wolf.bi.umist.ac.uk/unix/stride.html COMMENT= Protein secondary structure assignment from atomic coordinates WRKSRC= ${WRKDIR} |