diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/pwman | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360609
Diffstat (limited to 'security/pwman')
-rw-r--r-- | security/pwman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pwman/Makefile b/security/pwman/Makefile index 18bee566d215..f69f3ce6d8a7 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console password management application based on gpg(me) LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 |