summaryrefslogtreecommitdiff
path: root/audio/ccaudio2
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-17 22:29:33 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-17 22:29:33 +0000
commit8e75645a6cf577d5383d7b3b79160d71c2aa7f4e (patch)
tree27cd263223291f322467e7eb63b9adbb020786d7 /audio/ccaudio2
parentBROKEN on 5.x: Does not install with ache's getopt changes (diff)
Remove duplicate listing from DISTFILES.
Notes
Notes: svn path=/head/; revision=104331
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r--audio/ccaudio2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile
index b220f9be4249..b7167e530637 100644
--- a/audio/ccaudio2/Makefile
+++ b/audio/ccaudio2/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gnu/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
MASTER_SITE_SUBDIR= ccaudio/:gnu \
bayonne/:sf
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gnu \
- ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gnu,sf
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ class framework for manipulating audio files