pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-menus



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Feb  2 08:53:48 UTC 2020

Modified Files:
        pkgsrc/x11/mate-menus: Makefile

Log Message:
mate-menus: Fix categories to match location.

>From Jay Patelani via IRC.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/mate-menus/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/mate-menus/Makefile
diff -u pkgsrc/x11/mate-menus/Makefile:1.13 pkgsrc/x11/mate-menus/Makefile:1.14
--- pkgsrc/x11/mate-menus/Makefile:1.13 Mon Dec 30 23:02:47 2019
+++ pkgsrc/x11/mate-menus/Makefile      Sun Feb  2 08:53:48 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2019/12/30 23:02:47 gutteridge Exp $
+# $NetBSD: Makefile,v 1.14 2020/02/02 08:53:48 bsiegert Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      mate-menus-${VERSION:R}.1
-CATEGORIES=    sysutils
+CATEGORIES=    x11
 
 COMMENT=       Implementation of the desktop menu specification for MATE
 



Home | Main Index | Thread Index | Old Index