diff options
Diffstat (limited to 'comms/thebridge/Makefile')
-rw-r--r-- | comms/thebridge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index b2764a627209..99653f92ca01 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -8,8 +8,7 @@ PORTNAME= thebridge PORTVERSION= 1.06 CATEGORIES= comms hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cqinet +MASTER_SITES= SF/cqinet/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= db@FreeBSD.org |