diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 22:19:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 22:19:26 +0800 |
commit | f83bbe42ac4dbdc45dcec9bf76c9bde0d47d1c43 (patch) | |
tree | a51adeb457e98e3bcf4b3ec9bd203ce208cfb133 /comms/flwrap | |
parent | d1ad7f2870e24290497c6b4e34e07627ac20e521 (diff) | |
download | freebsd-ports-gnome-f83bbe42ac4dbdc45dcec9bf76c9bde0d47d1c43.tar.gz freebsd-ports-gnome-f83bbe42ac4dbdc45dcec9bf76c9bde0d47d1c43.tar.zst freebsd-ports-gnome-f83bbe42ac4dbdc45dcec9bf76c9bde0d47d1c43.zip |
Cleanup dead MASTER_SITES
Diffstat (limited to 'comms/flwrap')
-rw-r--r-- | comms/flwrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile index cadd1f7be56d..394413246a92 100644 --- a/comms/flwrap/Makefile +++ b/comms/flwrap/Makefile @@ -5,8 +5,7 @@ PORTNAME= flwrap PORTVERSION= 1.3.4 PORTREVISION= 2 CATEGORIES= comms hamradio -MASTER_SITES= http://www.w1hkj.com/downloads/flwrap/ \ - LOCAL/db +MASTER_SITES= LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= Flwrap is a companion utility for fldigi |