diff options
Diffstat (limited to 'comms/bforce-kst')
-rw-r--r-- | comms/bforce-kst/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/bforce-kst/Makefile b/comms/bforce-kst/Makefile index b1c7cac97c2c..728626e3d7ba 100644 --- a/comms/bforce-kst/Makefile +++ b/comms/bforce-kst/Makefile @@ -9,8 +9,7 @@ PORTNAME= bforce PORTVERSION= 0.22.8.7 PORTREVISION= 3 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= binkleyforce +MASTER_SITES= SF/binkleyforce/${PORTNAME}/0.22.8.kst7 PKGNAMESUFFIX= -kst DISTNAME= ${PORTNAME}-0.22.8.kst7 |