diff options
Diffstat (limited to 'audio/btc/Makefile')
-rw-r--r-- | audio/btc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/btc/Makefile b/audio/btc/Makefile index 0dcac2a57e6c..eb129c07ebd7 100644 --- a/audio/btc/Makefile +++ b/audio/btc/Makefile @@ -9,7 +9,7 @@ PORTNAME= btc PORTVERSION= 258 CATEGORIES= audio MASTER_SITES= http://www.harmony-central.com/Bass/ -DISTNAME= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org |