pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/awesome



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jul  2 10:27:21 UTC 2020

Modified Files:
        pkgsrc/wm/awesome: Makefile

Log Message:
awesome: gets lua category


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/wm/awesome/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/awesome/Makefile
diff -u pkgsrc/wm/awesome/Makefile:1.72 pkgsrc/wm/awesome/Makefile:1.73
--- pkgsrc/wm/awesome/Makefile:1.72     Tue Jun 30 14:55:51 2020
+++ pkgsrc/wm/awesome/Makefile  Thu Jul  2 10:27:21 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2020/06/30 14:55:51 nia Exp $
+# $NetBSD: Makefile,v 1.73 2020/07/02 10:27:21 nia Exp $
 
 DISTNAME=      awesome-4.3
 PKGREVISION=   3
-CATEGORIES=    wm
+CATEGORIES=    wm lua
 EXTRACT_SUFX=  .tar.xz
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=awesomeWM/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index