summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-02-20 15:22:22 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-02-20 15:22:22 +0000
commitd316a1c7df3b3eadb14290e5a00431fc554c3c9c (patch)
tree9d71de753ca70cf167f657d58a55f653e6641a7d
parent- Update to version 0.5.2 (diff)
In case the distfile of cdrdao is not available locally, the slave port
gcdmaster was not able to fetch it. Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--sysutils/cdrdao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index ad8af755bdba..32161655427f 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.8
PORTREVISION?= 0
CATEGORIES= sysutils audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= cdrdao
DISTNAME= cdrdao-${PORTVERSION}
MAINTAINER= marius@alchemy.franken.de