diff options
author | flz <flz@FreeBSD.org> | 2008-05-23 16:33:23 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2008-05-23 16:33:23 +0800 |
commit | 0d692704d07b5a77c6354dcab753f224e59f4c87 (patch) | |
tree | a3d1211be554c08d1d08d721b9b8f3d6ff1d3f1f | |
parent | fbf6b60d38d2bd637c7c821339ba95fd7fd57685 (diff) | |
download | freebsd-ports-gnome-0d692704d07b5a77c6354dcab753f224e59f4c87.tar.gz freebsd-ports-gnome-0d692704d07b5a77c6354dcab753f224e59f4c87.tar.zst freebsd-ports-gnome-0d692704d07b5a77c6354dcab753f224e59f4c87.zip |
Relinquish maintainership at maintainer's request.
Approved by: portmgr (self)
-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 \ |