pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/alure



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 20 13:44:50 UTC 2025

Modified Files:
        pkgsrc/audio/alure: Makefile

Log Message:
alure: comment out dead HOMEPAGE & MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/alure/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/alure/Makefile
diff -u pkgsrc/audio/alure/Makefile:1.19 pkgsrc/audio/alure/Makefile:1.20
--- pkgsrc/audio/alure/Makefile:1.19    Thu Oct 23 20:35:38 2025
+++ pkgsrc/audio/alure/Makefile Thu Nov 20 13:44:49 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2025/10/23 20:35:38 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2025/11/20 13:44:49 wiz Exp $
 
 DISTNAME=      alure-1.2
 PKGREVISION=   13
 CATEGORIES=    audio
-MASTER_SITES=  http://kcat.strangesoft.net/alure-releases/
+#MASTER_SITES= http://kcat.strangesoft.net/alure-releases/
 
 MAINTAINER=    bastiangermann%fishpost.de@localhost
-HOMEPAGE=      https://kcat.strangesoft.net/alure
+#HOMEPAGE=     https://kcat.strangesoft.net/alure
 COMMENT=       Helps manage common tasks with OpenAL applications
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index