diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
commit | 633fee904336d5fc5979e1fd6a40453c8292e55f (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /science/vmd | |
parent | 2b9678d8dd7608ff84d2633ce7d287d4ef56aaea (diff) | |
download | freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.gz freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.zst freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
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 b807d0538a49..b47f3af953da 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${VMD_DIST} \ ${TACHYON_DIST}:tachyon \ ${STRIDE_DIST}:stride -MAINTAINER= bjk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Molecular visualization program BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ |