pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/snapcast
Module Name: pkgsrc
Committed By: nia
Date: Sun Jul 3 16:23:35 UTC 2022
Modified Files:
pkgsrc/audio/snapcast: Makefile
Log Message:
remove stray comma
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/snapcast/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/snapcast/Makefile
diff -u pkgsrc/audio/snapcast/Makefile:1.1 pkgsrc/audio/snapcast/Makefile:1.2
--- pkgsrc/audio/snapcast/Makefile:1.1 Sun Jul 3 16:09:15 2022
+++ pkgsrc/audio/snapcast/Makefile Sun Jul 3 16:23:35 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/07/03 16:09:15 nia Exp $
+# $NetBSD: Makefile,v 1.2 2022/07/03 16:23:35 nia Exp $
DISTNAME= snapcast-0.26.0
CATEGORIES= audio
@@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://github.com/badaix/snapcast
-COMMENT= Multiroom client-server audio player,
+COMMENT= Multiroom client-server audio player
LICENSE= gnu-gpl-v3
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index