diff options
Diffstat (limited to 'math/tetgen/Makefile')
-rw-r--r-- | math/tetgen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index 7aa5493a306c..523e0a92e960 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -8,8 +8,7 @@ PORTNAME= tetgen PORTVERSION= 1.4.2 CATEGORIES= math -MASTER_SITES= http://www.wias-berlin.de/people/si/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.wias-berlin.de/people/si/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |