diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 23:08:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 23:08:57 +0000 |
commit | a2401bec3645385d6efc2b85d6cd2f91384465e7 (patch) | |
tree | 73dfbd4a49deb04520e4258b98016970758660f7 /math/vtk5 | |
parent | 26b2ed1a5c6c64bd3cc028d1a599b698d738fdbf (diff) | |
download | ports-a2401bec3645385d6efc2b85d6cd2f91384465e7.tar.gz ports-a2401bec3645385d6efc2b85d6cd2f91384465e7.zip |
Now fetchable again
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132148
Diffstat (limited to 'math/vtk5')
-rw-r--r-- | math/vtk5/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index eb575bd01452..fa2768748f59 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -23,8 +23,6 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs -BROKEN= Unfetchable - USE_REINPLACE= yes LIBVER= 1 |