pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/tint2 tint2: avoid listing operating systems in CO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bdac5322735
branches:  trunk
changeset: 455036:4bdac5322735
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jun 27 07:13:47 2021 +0000

description:
tint2: avoid listing operating systems in COMMENT

diffstat:

 x11/tint2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 248103b17100 -r 4bdac5322735 x11/tint2/Makefile
--- a/x11/tint2/Makefile        Sun Jun 27 07:09:56 2021 +0000
+++ b/x11/tint2/Makefile        Sun Jun 27 07:13:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2021/06/23 20:21:37 tnn Exp $
+# $NetBSD: Makefile,v 1.58 2021/06/27 07:13:47 nia Exp $
 
 DISTNAME=              tint2-v17.0.1
 PKGNAME=               ${DISTNAME:S/-v/-/}
@@ -8,7 +8,7 @@
 
 MAINTAINER=            fernandotcl%gmail.com@localhost
 HOMEPAGE=              https://gitlab.com/o9000/tint2
-COMMENT=               Lightweight panel/taskbar for Linux and BSD
+COMMENT=               Lightweight panel/taskbar for X11
 LICENSE=               gnu-gpl-v2
 
 USE_LANGUAGES=         c c++ # XXX CMake. pkg does not really need c++



Home | Main Index | Thread Index | Old Index