pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/sawfish



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Apr  4 01:26:39 UTC 2022

Modified Files:
        pkgsrc/wm/sawfish: Makefile

Log Message:
sawfish: expand a comment for clarity


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/wm/sawfish/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/sawfish/Makefile
diff -u pkgsrc/wm/sawfish/Makefile:1.101 pkgsrc/wm/sawfish/Makefile:1.102
--- pkgsrc/wm/sawfish/Makefile:1.101    Mon Apr  4 01:18:43 2022
+++ pkgsrc/wm/sawfish/Makefile  Mon Apr  4 01:26:39 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2022/04/04 01:18:43 gutteridge Exp $
+# $NetBSD: Makefile,v 1.102 2022/04/04 01:26:39 gutteridge Exp $
 
 DISTNAME=      sawfish_1.13.0
 PKGNAME=       ${DISTNAME:S/_/-/}
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.xz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://sawfish.tuxfamily.org/
 COMMENT=       Extensible window manager that is fully configurable in Lisp
-LICENSE=       gnu-gpl-v2 AND artistic-2.0 # for sound files
+LICENSE=       gnu-gpl-v2 AND artistic-2.0 # the latter for sound files
 
 GNU_CONFIGURE=         yes
 INFO_FILES=            YES



Home | Main Index | Thread Index | Old Index