diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
commit | ab71192314e29e4b3a06b93792f7c1791edfd767 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /comms/ncid | |
parent | c486b33f871193d246b5ee36724bcf160b014786 (diff) | |
download | freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.gz freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.zst freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'comms/ncid')
-rw-r--r-- | comms/ncid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index dd68c03e6717..697e79e13aa2 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1//g} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network based Caller ID package WRKSRC= ${WRKDIR}/${PORTNAME} |