aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
commitf3f892c5158f2359e9ba9f2855111c109830861e (patch)
tree7115a5236191651b182985cde5d27c4a7ac2a5f5 /comms
parent6b219320e32a6082492f6b705de70afe54ad3b87 (diff)
downloadfreebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'comms')
-rw-r--r--comms/klog/Makefile2
-rw-r--r--comms/linpsk/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index 68cba5a11829..3b64e5913398 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.9.0.3
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
-MAINTAINER= hamradio@freebsd.org
+MAINTAINER= hamradio@FreeBSD.org
COMMENT= Simple Qt-based amateur radio logger
USES= qmake
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index 8516eb4da745..a398eb9aae12 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= comms hamradio
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= hamradio@freebsd.org
+MAINTAINER= hamradio@FreeBSD.org
COMMENT= Simple Qt PSK31, RTTY, and MSK31 client
LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \