mirror of https://git.FreeBSD.org/ports.git
comms/fl{digi,rig}: Fix MASTER_SITES
- Remove upstream site from MASTER_SITES
as it seems to drop legacy versions.
Reported by: diizzy@
Reviewed by: db@ (Mentor)
Approved by: yuri@ (Mentor)
Fixes: 01026e48
comms/flrig: Fix and improve the port
Differential Revision: https://reviews.freebsd.org/D52030
This commit is contained in:
parent
2b86a5a3ce
commit
8f068e788c
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= fldigi
|
||||
DISTVERSION= 4.2.07
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SF/fldigi/${PORTNAME} \
|
||||
https://www.w1hkj.org/files/fldigi/
|
||||
MASTER_SITES= SF/fldigi/${PORTNAME}
|
||||
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Digital decoder for psk, cw, psk31, olivia
|
||||
|
|
|
@ -2,8 +2,7 @@ PORTNAME= flrig
|
|||
DISTVERSION= 2.0.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SF/fldigi/${PORTNAME} \
|
||||
https://www.w1hkj.org/files/flrig/
|
||||
MASTER_SITES= SF/fldigi/${PORTNAME}
|
||||
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Ham Radio rig control program, cooperates with fldigi
|
||||
|
|
Loading…
Reference in New Issue