diff options
author | billf <billf@FreeBSD.org> | 2000-08-07 17:08:31 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-08-07 17:08:31 +0000 |
commit | 4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4 (patch) | |
tree | 3f90e68e1bbe995ba7e17f943afbc16bb3df089d /audio/btc/Makefile | |
parent | 66bd40f06fc26f0da5229942cb15efa660b4ce2e (diff) | |
download | FreeBSD-ports-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.zip FreeBSD-ports-4f81f8ed77c6ac1fe9a4d8b97eb318e9060a7eb4.tar.gz |
Fix distfile fennerage.
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 0dcac2a..eb129c0 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 |