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/cwdaemon/Makefile | |
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/cwdaemon/Makefile')
-rw-r--r-- | comms/cwdaemon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile index 6282b7a261e0..f88ea3cf5930 100644 --- a/comms/cwdaemon/Makefile +++ b/comms/cwdaemon/Makefile @@ -4,8 +4,7 @@ PORTNAME= cwdaemon PORTVERSION= 0.9.4 CATEGORIES= comms hamradio -MASTER_SITES= http://www.chronos.org.uk/download/ \ - LOCAL/db +MASTER_SITES= LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio cw (Morse code) keyer daemon |