diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-05-23 08:33:23 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-05-23 08:33:23 +0000 |
commit | 6bc789614f390f469284ffa2d7977ba88950cec3 (patch) | |
tree | 9c1bfdc132ada4c7cad405143c336788be976421 /science | |
parent | 8022b29f22b2ed063ec80b9732f7f86869660430 (diff) | |
download | ports-6bc789614f390f469284ffa2d7977ba88950cec3.tar.gz ports-6bc789614f390f469284ffa2d7977ba88950cec3.zip |
Notes
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 aadc89825068..acb33ce0b763 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${VMD_DIST} \ ${TACHYON_DIST}:tachyon \ ${STRIDE_DIST}:stride -MAINTAINER= sangwoos@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A molecular visualization program BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ |