Sat Jun 6 22:53:23 2009 UTC ()
update master sites. remove ftp. service suspended.


(zafer)
diff -r1.60 -r1.61 pkgsrc/audio/rplay/Makefile

cvs diff -r1.60 -r1.61 pkgsrc/audio/rplay/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/rplay/Attic/Makefile 2009/05/20 00:58:06 1.60
+++ pkgsrc/audio/rplay/Attic/Makefile 2009/06/06 22:53:23 1.61
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile,v 1.60 2009/05/20 00:58:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.61 2009/06/06 22:53:23 zafer Exp $
2# 2#
3 3
4DISTNAME= rplay-3.3.2 4DISTNAME= rplay-3.3.2
5PKGREVISION= 7 5PKGREVISION= 7
6CATEGORIES= audio 6CATEGORIES= audio
7MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \ 7MASTER_SITES= http://rplay.doit.org/dist/
8 http://rplay.doit.org/dist/ 
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://rplay.doit.org/ 10HOMEPAGE= http://rplay.doit.org/
12COMMENT= Network audio player 11COMMENT= Network audio player
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_TOOLS+= makeinfo 15USE_TOOLS+= makeinfo
17USE_LIBTOOL= YES 16USE_LIBTOOL= YES
18GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES
19CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} 18CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
20CONFIGURE_ARGS+= --build=BUILD 19CONFIGURE_ARGS+= --build=BUILD
21 20