From d0e6ed62878108dd6271aac8cf5552703471a190 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 7 Oct 2005 17:44:08 +0000 Subject: - Group master sites with distfiles PR: ports/87078 Submitted by: Sangwoo Shim (maintainer) --- science/vmd/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'science') diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 5cf9cbf972e5..b5fb41304995 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -9,9 +9,11 @@ PORTNAME= vmd PORTVERSION= 1.8.3 PORTREVISION= 0 CATEGORIES= science graphics python tcl84 tk84 -MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.97/ \ - ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/ -DISTFILES= ${VMD_DIST} ${TACHYON_DIST} ${STRIDE_DIST} +MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.97/:tachyon \ + ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/:stride +DISTFILES= ${VMD_DIST} \ + ${TACHYON_DIST}:tachyon \ + ${STRIDE_DIST}:stride MAINTAINER= sangwoos@gmail.com COMMENT= A molecular visualization program -- cgit v1.2.3