diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 23:32:58 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-28 23:32:58 +0000 |
| commit | 3d6f2a19a7ed07a9dbf130eb04f0577b07c0de10 (patch) | |
| tree | 544a94f26643ef6de829c9f94d42f7928be43491 | |
| parent | Switch to new MASTER_SITE and unmark BROKEN. (diff) | |
Fix MASTER_SITES and unmark BROKEN.
| -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 |
