diff options
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 \ |