diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-25 05:17:30 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-25 05:17:30 +0800 |
commit | a953b88289c4e23956fbaec2cd771fd5f479ea5d (patch) | |
tree | 82b7253b2af7307c3810e194c8ca2e17593d7c85 /biology | |
parent | dc0c569f7b1a196dc668af3080e952a8ea5a10c0 (diff) | |
download | freebsd-ports-gnome-a953b88289c4e23956fbaec2cd771fd5f479ea5d.tar.gz freebsd-ports-gnome-a953b88289c4e23956fbaec2cd771fd5f479ea5d.tar.zst freebsd-ports-gnome-a953b88289c4e23956fbaec2cd771fd5f479ea5d.zip |
- Fix fetch
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/platon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 19303468e7a3..0bd22852c401 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -9,7 +9,7 @@ PORTNAME= platon PORTVERSION= 2007.01.09 PORTREVISION= 4 CATEGORIES= biology -MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/ +MASTER_SITES= http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ DISTNAME= platon MAINTAINER= ports@FreeBSD.org |