diff options
author | kris <kris@FreeBSD.org> | 2005-02-15 15:01:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-15 15:01:29 +0800 |
commit | 1c132ce3eee0e7710da969337c4577d2d83193ba (patch) | |
tree | b45cacbbbf096f80276beb24aec28965a9bdd2fe /science | |
parent | f0bd11f8e397f4d21538f4009a6f8d160ac02658 (diff) | |
download | freebsd-ports-gnome-1c132ce3eee0e7710da969337c4577d2d83193ba.tar.gz freebsd-ports-gnome-1c132ce3eee0e7710da969337c4577d2d83193ba.tar.zst freebsd-ports-gnome-1c132ce3eee0e7710da969337c4577d2d83193ba.zip |
Reassign maintainer to Sangwoo Shim <ssw@neo.redjade.org>
Requested by: old maintainer
Diffstat (limited to 'science')
-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 a72abdc9ab3c..f4781f50ad75 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.96/ \ ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/ DISTFILES= ${VMD_DIST} ${TACHYON_DIST} ${STRIDE_DIST} -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= ssw@neo.redjade.org COMMENT= A molecular visualization program BUILD_DEPENDS= ${PYNUMERIC} |