summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-08-07 17:08:31 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-08-07 17:08:31 +0000
commit4a17d7068fb5cf45194cf03f7a1c36d307bf3c81 (patch)
treed61be5e512a069786996a55d480c08abef4e1be4 /audio
parentRELENG_4 now uses _KERNEL instead of KERNEL, too. (diff)
Fix distfile fennerage.
Notes
Notes: svn path=/head/; revision=31377
Diffstat (limited to 'audio')
-rw-r--r--audio/btc/Makefile2
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