aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-04-07 18:31:06 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-04-07 18:31:06 +0000
commita6e0d18d4af298f532253052ed55f537780fdb6a (patch)
tree27c2b82ddae8dfdce10a479714374df14f7de885 /cad
parent9a864afae8e79f1b7fd67f0d22fe17b2c8559d25 (diff)
downloadports-a6e0d18d4af298f532253052ed55f537780fdb6a.tar.gz
ports-a6e0d18d4af298f532253052ed55f537780fdb6a.zip
- Change MASTER_SITES to a web site I own. This is a stop-gap measure until
I or someone else gets time to upgrade netgen to version 6.
Notes
Notes: svn path=/head/; revision=498305
Diffstat (limited to 'cad')
-rw-r--r--cad/netgen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index e258657169f5..b7f1deab61ce 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -5,7 +5,8 @@ PORTNAME= netgen
PORTVERSION= 5.3.1
PORTREVISION= 9
CATEGORIES= cad
-MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION:C|\.[[:digit:]]+$||}/
+#MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION:C|\.[[:digit:]]+$||}/
+MASTER_SITES= http://faculty.missouri.edu/~stephen/
MAINTAINER= stephen@FreeBSD.org
COMMENT= Automatic 3D tetrahedral mesh generator