aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-02-24 16:40:57 +0800
committergahr <gahr@FreeBSD.org>2014-02-24 16:40:57 +0800
commit296a149c20a2611f7c33e5a8a7e504914ec9ab2e (patch)
tree9284f8ec7a50c45f7d6657b56da6de4026175e38 /math
parentf65e2daa5ca906a71dc1bdfac3bd95e848d9c179 (diff)
downloadfreebsd-ports-gnome-296a149c20a2611f7c33e5a8a7e504914ec9ab2e.tar.gz
freebsd-ports-gnome-296a149c20a2611f7c33e5a8a7e504914ec9ab2e.tar.zst
freebsd-ports-gnome-296a149c20a2611f7c33e5a8a7e504914ec9ab2e.zip
- Make UNIQUENAME really unique (used to conflict with math/vtk6's)
- Remove dead MASTER_SITE
Diffstat (limited to 'math')
-rw-r--r--math/vtk5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 80c5417c2d20..4c8872928051 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -5,9 +5,9 @@ PORTNAME= vtk
PORTVERSION= 5.10.1
PORTREVISION= 1
CATEGORIES= math graphics
-MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \
- http://www.neuro.mcw.edu/Ports/distfiles/VTK5/
+MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/
PKGNAMESUFFIX= 5
+UNIQUENAME= ${PKGBASE}
MAINTAINER= gahr@FreeBSD.org
COMMENT= The Visualization Toolkit