aboutsummaryrefslogtreecommitdiff
path: root/audio/bambootracker
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-01-03 18:11:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-01-03 18:11:29 +0000
commit594990af13de5951a926bfd4b51fc8435bb892fb (patch)
tree62e851585c323ef7e2f4dafd48b374fceb169f43 /audio/bambootracker
parent21bae5bc7797dfbd9a6c629c954addabcf287f5d (diff)
downloadports-594990af13de5951a926bfd4b51fc8435bb892fb.tar.gz
ports-594990af13de5951a926bfd4b51fc8435bb892fb.zip
Remove superfluous variable assignment modifier
Notes
Notes: svn path=/head/; revision=489196
Diffstat (limited to 'audio/bambootracker')
-rw-r--r--audio/bambootracker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bambootracker/Makefile b/audio/bambootracker/Makefile
index fd706e0bb99c..3b336710e151 100644
--- a/audio/bambootracker/Makefile
+++ b/audio/bambootracker/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
CATEGORIES= audio
MASTER_SITES= LOCAL/ehaupt:extras
-DISTFILES+= ${PORTNAME}-extras-${EXTRASVERSION}${EXTRACT_SUFX}:extras
+DISTFILES= ${PORTNAME}-extras-${EXTRASVERSION}${EXTRACT_SUFX}:extras
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Music tracker for the Yamaha YM2608 (OPNA) sound chip