diff options
author | zi <zi@FreeBSD.org> | 2013-06-18 21:52:06 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-06-18 21:52:06 +0800 |
commit | a4c48d33f827d8c444708a2d304891bdb91c3dee (patch) | |
tree | 7e35562ebb66bbd6a30201d78fd21bea12c93951 /comms | |
parent | 172967ef1621383bbbafd54a70d990b5eb06ff48 (diff) | |
download | freebsd-ports-gnome-a4c48d33f827d8c444708a2d304891bdb91c3dee.tar.gz freebsd-ports-gnome-a4c48d33f827d8c444708a2d304891bdb91c3dee.tar.zst freebsd-ports-gnome-a4c48d33f827d8c444708a2d304891bdb91c3dee.zip |
- Reset maintainer due to fatal email bounce
Reported by: portscout
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gpredict/Makefile | 2 | ||||
-rw-r--r-- | comms/grig/Makefile | 2 | ||||
-rw-r--r-- | comms/xdx/Makefile | 8 | ||||
-rw-r--r-- | comms/xlog/Makefile | 2 |
4 files changed, 5 insertions, 9 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index a9a88545fcae..fa4862bc3016 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/gpredict/Gpredict/${PORTVERSION} -MAINTAINER= matt@chronos.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio satellite tracking and prediction LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \ diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 9fa3344b9653..6dbda0e94501 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/groundstation/Grig/${PORTVERSION} -MAINTAINER= matt@chronos.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio control front-end LICENSE= GPLv2 diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 6e1bc7420781..40e7f4f4f258 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xdx -# Date created: 2004-05-21 -# Whom: Matt Dawson <matt@mattsnetwork.co.uk> -# +# Created by: Matt Dawson <matt@mattsnetwork.co.uk> # $FreeBSD$ -# PORTNAME= xdx PORTVERSION= 2.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.chronos.org.uk/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= matt@chronos.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio DX cluster monitor USE_GNOME= gtk20 diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 2c64a7e7c333..96e8b4078de1 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://www.chronos.org.uk/download/ MASTER_SITE_SUBDIR= xlog -MAINTAINER= matt@chronos.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio logging application USES= gettext |