diff options
Diffstat (limited to 'comms/chirp/Makefile')
-rw-r--r-- | comms/chirp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile index d24a81e27894..894393ad86a6 100644 --- a/comms/chirp/Makefile +++ b/comms/chirp/Makefile @@ -5,8 +5,7 @@ PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://chirp.danplanet.com/download/${PORTVERSION}/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= db + LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= Chirp is a free, open-source tool for programming your amateur radio |