summaryrefslogtreecommitdiff
path: root/science/vmd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-10-07 17:44:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-10-07 17:44:08 +0000
commitd0e6ed62878108dd6271aac8cf5552703471a190 (patch)
treeb02bf132c586482ad0345334e32602c4e5c84272 /science/vmd
parent- Update MASTER_SITES, WWW (diff)
- Group master sites with distfiles
PR: ports/87078 Submitted by: Sangwoo Shim <borishim@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=144507
Diffstat (limited to 'science/vmd')
-rw-r--r--science/vmd/Makefile8
1 files changed, 5 insertions, 3 deletions
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