diff options
author | zafer <zafer> | 2009-06-06 22:53:23 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-06-06 22:53:23 +0000 |
commit | 70da9782743cd4b394e75a5be32a2f1b17369c8b (patch) | |
tree | 5daff46f8194f043a98549c6edb0bd59b889b7ab /audio | |
parent | 4fcddd759558977512f1ed64ac082bc6867b9663 (diff) | |
download | pkgsrc-70da9782743cd4b394e75a5be32a2f1b17369c8b.tar.gz |
update master sites. remove ftp. service suspended.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rplay/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 9f5be23554c..a4f4f3097b5 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2009/05/20 00:58:06 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2009/06/06 22:53:23 zafer Exp $ # DISTNAME= rplay-3.3.2 PKGREVISION= 7 CATEGORIES= audio -MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \ - http://rplay.doit.org/dist/ +MASTER_SITES= http://rplay.doit.org/dist/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rplay.doit.org/ |