pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/openal-soft



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 16 09:36:48 UTC 2017

Modified Files:
        pkgsrc/audio/openal-soft: Makefile

Log Message:
openal-soft: Improve HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/openal-soft/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/openal-soft/Makefile
diff -u pkgsrc/audio/openal-soft/Makefile:1.5 pkgsrc/audio/openal-soft/Makefile:1.6
--- pkgsrc/audio/openal-soft/Makefile:1.5       Wed Sep 13 08:08:22 2017
+++ pkgsrc/audio/openal-soft/Makefile   Sat Sep 16 09:36:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/09/13 08:08:22 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/16 09:36:48 wiz Exp $
 
 DISTNAME=      openal-soft-1.18.1
 CATEGORIES=    audio
@@ -6,7 +6,7 @@ MASTER_SITES=   http://kcat.strangesoft.ne
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://kcat.strangesoft.net/
+HOMEPAGE=      http://kcat.strangesoft.net/openal.html
 COMMENT=       Alternative OpenAL implementation
 LICENSE=       gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index