diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2007-01-25 11:01:25 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2007-01-25 11:01:25 +0000 |
commit | 4b65027977b6b7827df6cfcb873c8c1d395fe75e (patch) | |
tree | 00202e2d0fea269c524907439d43b29430b331b7 /biology | |
parent | 0c8377b64f8e3ef7bcbe5d0e3d56fc34bab521a9 (diff) | |
download | ports-4b65027977b6b7827df6cfcb873c8c1d395fe75e.tar.gz ports-4b65027977b6b7827df6cfcb873c8c1d395fe75e.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/fluctuate/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/biology/fluctuate/Makefile b/biology/fluctuate/Makefile index 701776d6a08a..e4d90d5996c7 100644 --- a/biology/fluctuate/Makefile +++ b/biology/fluctuate/Makefile @@ -8,15 +8,12 @@ PORTNAME= fluctuate PORTVERSION= 1.40 CATEGORIES= biology -MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/fluctuate/ +MASTER_SITES= http://evolution.gs.washington.edu/lamarc/fluctuate/ DISTNAME= ${PORTNAME}1.4.src.doc MAINTAINER= ports@FreeBSD.org COMMENT= A program to fit population models -DEPRECATED= distfile disappeard from homepage -EXPIRATION_DATE= 2007-01-07 - WRKSRC= ${WRKDIR}/${PORTNAME}1.4 ALL_TARGET= ${PORTNAME} |