pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/tint2
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 27 07:13:47 UTC 2021
Modified Files:
pkgsrc/x11/tint2: Makefile
Log Message:
tint2: avoid listing operating systems in COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/x11/tint2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/tint2/Makefile
diff -u pkgsrc/x11/tint2/Makefile:1.57 pkgsrc/x11/tint2/Makefile:1.58
--- pkgsrc/x11/tint2/Makefile:1.57 Wed Jun 23 20:21:37 2021
+++ pkgsrc/x11/tint2/Makefile Sun Jun 27 07:13:47 2021
@@ -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 @@ EXTRACT_SUFX= .tar.bz2
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