diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /science/vmd | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=210928
Diffstat (limited to 'science/vmd')
-rw-r--r-- | science/vmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 7501d47c24ad..2ebc6e378aab 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -8,7 +8,7 @@ PORTNAME= vmd PORTVERSION= 1.8.3 PORTREVISION= 1 -CATEGORIES= science graphics python tcl84 tk84 +CATEGORIES= science graphics python tcl tk 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} \ |