pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/xmms



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:15:50 UTC 2026

Modified Files:
        pkgsrc/audio/xmms: Makefile.common

Log Message:
xmms: comment out link to spam site


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/audio/xmms/Makefile.common

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

Modified files:

Index: pkgsrc/audio/xmms/Makefile.common
diff -u pkgsrc/audio/xmms/Makefile.common:1.34 pkgsrc/audio/xmms/Makefile.common:1.35
--- pkgsrc/audio/xmms/Makefile.common:1.34      Wed Sep  6 09:03:00 2017
+++ pkgsrc/audio/xmms/Makefile.common   Fri Feb 20 12:15:50 2026
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.34 2017/09/06 09:03:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.35 2026/02/20 12:15:50 wiz Exp $
 #
 # used by audio/xmms/Makefile
 # used by audio/xmms-esound/Makefile
 
 DISTNAME=      xmms-1.2.11
 CATEGORIES=    audio
-MASTER_SITES=  https://legacy.xmms2.org/
+#MASTER_SITES= https://legacy.xmms2.org/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://legacy.xmms2.org/
+#HOMEPAGE=     https://legacy.xmms2.org/
 COMMENT=       X Multimedia System - an audio player with a Winamp GUI
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index