Date: Sun, 14 Mar 2021 13:55:58 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568390 - head/x11/mxascii Message-ID: <202103141355.12EDtwip016633@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Sun Mar 14 13:55:58 2021 New Revision: 568390 URL: https://svnweb.freebsd.org/changeset/ports/568390 Log: x11/mxascii: Correct category Modified: head/x11/mxascii/Makefile (contents, props changed) Modified: head/x11/mxascii/Makefile ============================================================================== --- head/x11/mxascii/Makefile Sun Mar 14 13:50:25 2021 (r568389) +++ head/x11/mxascii/Makefile Sun Mar 14 13:55:58 2021 (r568390) @@ -3,7 +3,7 @@ PORTNAME= mxascii PORTVERSION= 1.1 -CATEGORIES+= sysutils +CATEGORIES+= x11 MASTER_SITES= https://www.muquit.com/muquit/software/mxascii/ DISTNAME= ${PORTNAME}${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103141355.12EDtwip016633>