Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/strawberry strawberry: correct typo in COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64079a4162b1
branches:  trunk
changeset: 436137:64079a4162b1
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jul 27 16:58:55 2020 +0000

description:
strawberry: correct typo in COMMENT

diffstat:

 audio/strawberry/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 85b81e87428e -r 64079a4162b1 audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Mon Jul 27 16:52:11 2020 +0000
+++ b/audio/strawberry/Makefile Mon Jul 27 16:58:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/07/26 22:37:12 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/07/27 16:58:55 nia Exp $
 
 DISTNAME=      strawberry-0.6.13
 CATEGORIES=    audio
@@ -9,7 +9,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.strawberrymusicplayer.org/
-COMMENT=       Music player and music collection organizer (based on Clemetine)
+COMMENT=       Music player and music collection organizer (based on Clementine)
 LICENSE=       gnu-gpl-v3
 
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools



Home | Main Index | Thread Index | Old Index