View | Details | Raw Unified | Return to bug 151733
Collapse All | Expand All

(-)tinker/Makefile (-5 / +4 lines)
Lines 7-17 Link Here
7
7
8
PORTNAME=	tinker
8
PORTNAME=	tinker
9
PORTVERSION=	4.2.20040908
9
PORTVERSION=	4.2.20040908
10
PORTREVISION=	4
10
PORTREVISION=	5
11
CATEGORIES=	biology
11
CATEGORIES=	biology
12
MASTER_SITES=	${MASTER_SITE_GENTOO} \
12
MASTER_SITES=	ftp://ftp.tu-chemnitz.de/.SAN0/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/\
13
		ftp://dasher.wustl.edu/pub/
13
		ftp://ftp.tw.freebsd.org/pub/ports/distfiles/${PORTNAME}-${PORTVERSION}/ \
14
MASTER_SITE_SUBDIR=	distfiles
14
		ftp://ftp.uvsq.fr/pub/FreeBSD/ports/distfiles/RESTRICTED/${PORTNAME}-${PORTVERSION}/
15
DISTNAME=	${PORTNAME}
15
DISTNAME=	${PORTNAME}
16
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
16
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
17
17
Lines 26-32 Link Here
26
ALL_TARGET=	all listing
26
ALL_TARGET=	all listing
27
INSTALL_TARGET=	rename
27
INSTALL_TARGET=	rename
28
RESTRICTED=	author requests no distribution except from his FTP site
28
RESTRICTED=	author requests no distribution except from his FTP site
29
BROKEN=		does not fetch
30
29
31
DOCS=		README *.pdf *.txt release*
30
DOCS=		README *.pdf *.txt release*
32
SAMPLES=	README clean.make *.1st *.boat *.cell *.chair *.dat *.dyn0	\
31
SAMPLES=	README clean.make *.1st *.boat *.cell *.chair *.dat *.dyn0	\

Return to bug 151733