diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 06:56:57 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-29 06:56:57 +0000 |
commit | 970168a954b00efe690e8d5de6d0895610d1bd93 (patch) | |
tree | ad05f292b9c8ee7cdd88491ba69ab0c897474595 /audio/cdplayer.app | |
parent | 67ca3b02ca736e4b38df254376e4a38932fb3c7a (diff) |
Notes
Diffstat (limited to 'audio/cdplayer.app')
-rw-r--r-- | audio/cdplayer.app/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile index 8e45892e13fc..665be98744a6 100644 --- a/audio/cdplayer.app/Makefile +++ b/audio/cdplayer.app/Makefile @@ -9,8 +9,8 @@ PORTNAME= cdplayer.app PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= audio windowmaker -MASTER_SITES= http://shawcable.linux.tucows.com/files/ \ - http://linux.tucows.blueyonder.co.uk/files/ +MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \ + http://linux.iconet.com.br/files/ DISTNAME= CDPlayer.app-${PORTVERSION} MAINTAINER= dsh@vlink.ru |