From e41ecdf4f81772a1e595f851e03ea94e70178742 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 15 Mar 2006 07:08:45 +0000 Subject: Make fetchable Submitted by: fenner's distinfo check --- math/superlu/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/superlu/Makefile b/math/superlu/Makefile index ee837995ec98..5552c46f02e7 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -8,10 +8,11 @@ PORTNAME= superlu DISTVERSION= ${P_VERSION}.20060201 CATEGORIES= math -MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ +MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ + http://crd.lbl.gov/~xiaoye/:doc DISTNAME= ${PORTNAME}_${P_VERSION} .ifndef NOPORTDOCS -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} superlu_ug.ps.gz SLU_general.ps.gz simax95.ps.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} superlu_ug.ps.gz SLU_general.ps.gz:doc simax95.ps.gz:doc .endif DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3