diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-10-30 23:51:30 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-10-30 23:51:30 +0000 |
commit | 0fe3bfd6499f43052ca9149e72fbb2d43ad42d1c (patch) | |
tree | b26de89a057472a1cfd632754a23c6c9885addd1 /biology/tinker | |
parent | b8ce0774b9d8097e3ef28c7d6c5face092a529cb (diff) | |
download | ports-0fe3bfd6499f43052ca9149e72fbb2d43ad42d1c.tar.gz ports-0fe3bfd6499f43052ca9149e72fbb2d43ad42d1c.zip |
Notes
Diffstat (limited to 'biology/tinker')
-rw-r--r-- | biology/tinker/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile index 295cf4f158ac..2a09fa51a1b0 100644 --- a/biology/tinker/Makefile +++ b/biology/tinker/Makefile @@ -7,11 +7,11 @@ PORTNAME= tinker PORTVERSION= 4.2.20040908 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= biology -MASTER_SITES= ${MASTER_SITE_GENTOO} \ - ftp://dasher.wustl.edu/pub/ -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= ftp://ftp.tu-chemnitz.de/.SAN0/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/\ + ftp://ftp.tw.freebsd.org/pub/ports/distfiles/${PORTNAME}-${PORTVERSION}/ \ + ftp://ftp.uvsq.fr/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} @@ -26,7 +26,6 @@ MAKEFILE= ${WRKDIR}/tinker/make/Makefile ALL_TARGET= all listing INSTALL_TARGET= rename RESTRICTED= author requests no distribution except from his FTP site -BROKEN= does not fetch DOCS= README *.pdf *.txt release* SAMPLES= README clean.make *.1st *.boat *.cell *.chair *.dat *.dyn0 \ |