diff options
Diffstat (limited to 'comms/ktrack/Makefile')
-rw-r--r-- | comms/ktrack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index dace400..178ffcb 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -8,8 +8,7 @@ PORTNAME= ktrack PORTVERSION= 0.3.0r1 PORTREVISION= 4 CATEGORIES= comms hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ktrack +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3.0-rc1 DISTNAME= ${PORTNAME}-0.3.0-rc1 MAINTAINER= db@FreeBSD.org |