diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /comms/linpsk | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) |
Notes
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 \ |