1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

fix distfile unfetchable problem

PR:		27525
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
This commit is contained in:
Ying-Chieh Liao 2001-05-22 17:33:30 +00:00
parent 070526d073
commit 36b3ec0f0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42931

View File

@ -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