summaryrefslogtreecommitdiff
path: root/audio/maplay
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-22 17:33:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-05-22 17:33:30 +0000
commit36b3ec0f0d47523b7f08895eb6979a82377817de (patch)
tree638fc8c34706c6f354480828ba01fea52f4b9dde /audio/maplay
parentUpdate to 1.8. (diff)
fix distfile unfetchable problem
PR: 27525 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Notes
Notes: svn path=/head/; revision=42931
Diffstat (limited to 'audio/maplay')
-rw-r--r--audio/maplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index 763dbe6a72b0..044aea2a745c 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -8,8 +8,8 @@
PORTNAME= maplay
PORTVERSION= 1.2
CATEGORIES= audio
-MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/mpeg_players/Workstations/
-DISTNAME= maplay1_2
+MASTER_SITES= ftp://ftp.tnt.uni-hannover.de/pub/MPEG/audio/other-servers/Maplay-Mirror/
+DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org