pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/rplay



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 10:15:53 UTC 2017

Modified Files:
        pkgsrc/audio/rplay: Makefile

Log Message:
rplay: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/audio/rplay/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/rplay/Makefile
diff -u pkgsrc/audio/rplay/Makefile:1.65 pkgsrc/audio/rplay/Makefile:1.66
--- pkgsrc/audio/rplay/Makefile:1.65    Wed Apr 20 12:10:31 2016
+++ pkgsrc/audio/rplay/Makefile Sun Dec 24 10:15:53 2017
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.65 2016/04/20 12:10:31 nros Exp $
-#
+# $NetBSD: Makefile,v 1.66 2017/12/24 10:15:53 wiz Exp $
 
 DISTNAME=      rplay-3.3.2
 PKGREVISION=   7
 CATEGORIES=    audio
-MASTER_SITES=  http://rplay.doit.org/dist/
+#MASTER_SITES= http://rplay.doit.org/dist/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://rplay.doit.org/
+#HOMEPAGE=     http://rplay.doit.org/
 COMMENT=       Network audio player
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index