diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
commit | f3f892c5158f2359e9ba9f2855111c109830861e (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /comms/linpsk | |
parent | 6b219320e32a6082492f6b705de70afe54ad3b87 (diff) | |
download | freebsd-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/linpsk')
-rw-r--r-- | comms/linpsk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |