summaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2003-08-25 05:49:18 +0000
committerdaichi <daichi@FreeBSD.org>2003-08-25 05:49:18 +0000
commit69d4871e61da604b680d96d0dd120bb90343a56b (patch)
treedd70f36f77a02a349b5595751d44e130b1333c88 /cad
parentf873071cf220092fc2b1a289bb07ac1a96f20904 (diff)
downloadFreeBSD-ports-69d4871e61da604b680d96d0dd120bb90343a56b.zip
FreeBSD-ports-69d4871e61da604b680d96d0dd120bb90343a56b.tar.gz
update cat/gmsh: fix small typo
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Diffstat (limited to 'cad')
-rw-r--r--cad/gmsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 2058f06..0695205 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geuz.org/gmsh/src/ \
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tgz
.ifdef USE_TRIANGLE
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
triangle.shar.gz:triangle
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
OpenPOWER on IntegriCloud