diff options
author | vd <vd@FreeBSD.org> | 2007-01-25 19:01:25 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2007-01-25 19:01:25 +0800 |
commit | d92c44feef4d501a6e134e9c8dfd990089e78d13 (patch) | |
tree | 2b3f91ccc447dda4b576adce4b15e710b887f811 /biology | |
parent | a272b839ed54bfc918e728b0f0fc2c042710e9cc (diff) | |
download | freebsd-ports-gnome-d92c44feef4d501a6e134e9c8dfd990089e78d13.tar.gz freebsd-ports-gnome-d92c44feef4d501a6e134e9c8dfd990089e78d13.tar.zst freebsd-ports-gnome-d92c44feef4d501a6e134e9c8dfd990089e78d13.zip |
Fix master site and un-deprecate
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} |