diff options
| -rw-r--r-- | graphics/volpack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/volpack/Makefile b/graphics/volpack/Makefile index 53170c9a43be..709348856bf3 100644 --- a/graphics/volpack/Makefile +++ b/graphics/volpack/Makefile @@ -4,13 +4,12 @@ PORTNAME= volpack PORTVERSION= 1.0b3 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www-graphics.stanford.edu/software/volpack/ +MASTER_SITES= http://graphics.stanford.edu/software/volpack/ EXTRACT_SUFX= .tar.Z MAINTAINER= madpilot@FreeBSD.org COMMENT= Portable software library for volume rendering -BROKEN= unfetchable LICENSE= MIT GNU_CONFIGURE= yes |
