aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
commit7f304f06332ccf9ffd505d1e3eec2e9723210b60 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /audio
parent8d3ade7517329ee18d0c19fb46682f87aaf00dce (diff)
downloadports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.tar.gz
ports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/etktab/Makefile2
-rw-r--r--audio/streamripper/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/etktab/Makefile b/audio/etktab/Makefile
index a0acdad46566..0ae273b93a12 100644
--- a/audio/etktab/Makefile
+++ b/audio/etktab/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= audio tcl tk
MASTER_SITES= SF/${PORTNAME}/eTktab/${PORTVERSION} \
SF/${PORTNAME}/keyboard%20layout%20support/${PORTVERSION}:keyboard
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 72add71783ad..3845889f728f 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28current%29/${PORTVERSION} \
http://gd.tuwien.ac.at/hci/cdk/:cdk
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
cdk-${CDK_VERSION}.tgz:cdk
MAINTAINER= ports@FreeBSD.org