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:   nikita
Date:           Tue May 12 19:32:14 UTC 2020

Modified Files:
        pkgsrc/wm/sawfish: Makefile

Log Message:
wm/sawfish: fix pkglint warning about categories


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 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.96 pkgsrc/wm/sawfish/Makefile:1.97
--- pkgsrc/wm/sawfish/Makefile:1.96     Sun May 10 14:07:07 2020
+++ pkgsrc/wm/sawfish/Makefile  Tue May 12 19:32:14 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.96 2020/05/10 14:07:07 rillig Exp $
+# $NetBSD: Makefile,v 1.97 2020/05/12 19:32:14 nikita Exp $
 
 DISTNAME=              sawfish_1.12.0
 PKGNAME=               ${DISTNAME:S/_/-/}
 PKGREVISION=           4
-CATEGORIES=            x11 wm
+CATEGORIES=            wm x11
 MASTER_SITES=          http://download.tuxfamily.org/sawfish/
 EXTRACT_SUFX=          .tar.xz
 



Home | Main Index | Thread Index | Old Index