diff options
Diffstat (limited to 'comms/kb/Makefile')
-rw-r--r-- | comms/kb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/kb/Makefile b/comms/kb/Makefile index ac6dce3dfef4..a1091ab3deec 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -5,8 +5,7 @@ PORTVERSION= 8.04 PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= http://www.db.net/downloads/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= db + LOCAL/db DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz MAINTAINER= hamradio@FreeBSD.org |