diff options
Diffstat (limited to 'comms/linpsk/Makefile')
-rw-r--r-- | comms/linpsk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile index a398eb9aae12..8a1ddad5e474 100644 --- a/comms/linpsk/Makefile +++ b/comms/linpsk/Makefile @@ -3,8 +3,7 @@ PORTNAME= linpsk PORTVERSION= 1.2 CATEGORIES= comms hamradio -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Simple Qt PSK31, RTTY, and MSK31 client |