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 | |
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')
-rw-r--r-- | comms/ncid/Makefile | 2 | ||||
-rw-r--r-- | comms/pr/Makefile | 2 | ||||
-rw-r--r-- | comms/qpage/Makefile | 2 | ||||
-rw-r--r-- | comms/twpsk/Makefile | 2 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 2 |
5 files changed, 5 insertions, 5 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} diff --git a/comms/pr/Makefile b/comms/pr/Makefile index 19fa7611c294..310f81d9b354 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms net MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} -MAINTAINER= anton@chelcom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Daemon that connects local terminal device to a terminal server WRKSRC= ${WRKDIR}/pr diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index c7d9399d43d6..b650af8d4a58 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -8,7 +8,7 @@ CATEGORIES= comms MASTER_SITES= http://www.qpage.org/download/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jfb@mr-happy.com +MAINTAINER= ports@FreeBSD.org COMMENT= SNPP client/server for sending messages to an alphanumeric pager USE_RC_SUBR= qpage diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 6353272bd0d4..9cfaf6df5793 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/ -MAINTAINER= xride@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Openmotif X psk31 client USE_XORG= xpm diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index ce130c81270c..fd2598a52c04 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db DISTNAME= wsjt-r${SVN_REV} -MAINTAINER= db@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Weak signal ham radio communication package RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \ |