diff options
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 f8ad80b6b907..846571d6fdc9 100644 --- a/comms/linpsk/Makefile +++ b/comms/linpsk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A qt psk31 client LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ |