pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-menus mate-menus: Fix categories to match loc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ffd4b8280bb
branches:  trunk
changeset: 410973:3ffd4b8280bb
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Feb 02 08:53:48 2020 +0000

description:
mate-menus: Fix categories to match location.

>From Jay Patelani via IRC.

diffstat:

 x11/mate-menus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 16c4e3490be1 -r 3ffd4b8280bb x11/mate-menus/Makefile
--- a/x11/mate-menus/Makefile   Sun Feb 02 06:47:38 2020 +0000
+++ b/x11/mate-menus/Makefile   Sun Feb 02 08:53:48 2020 +0000
@@ -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