View | Details | Raw Unified | Return to bug 94302 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
# Makefile.BSD, which is included in the source distribution.
16
# Makefile.BSD, which is included in the source distribution.
17
17
18
PORTNAME=	afni
18
PORTNAME=	afni
19
PORTVERSION=	2005.12.30.0934
19
PORTVERSION=	2005.12.30.0934.2
20
CATEGORIES=	science biology graphics
20
CATEGORIES=	science biology graphics
21
MASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/${PORTVERSION}/
21
MASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/${PORTVERSION}/
22
DISTFILES=	afni_src.tgz afni_doc.tgz afni.1 \
22
DISTFILES=	afni_src.tgz afni_doc.tgz afni.1 \
Lines 69-74 Link Here
69
	@GetAfniOrient \
69
	@GetAfniOrient \
70
	@GetAfniPrefix \
70
	@GetAfniPrefix \
71
	@GetAfniView \
71
	@GetAfniView \
72
	@IsoMasks \
72
	@NoExt \
73
	@NoExt \
73
	@Purify_1D \
74
	@Purify_1D \
74
	@RenamePanga \
75
	@RenamePanga \

Return to bug 94302