Index: head/sysutils/mxkill/Makefile =================================================================== --- head/sysutils/mxkill/Makefile (revision 568390) +++ head/sysutils/mxkill/Makefile (revision 568391) @@ -1,17 +1,17 @@ # Created by: Cy Schubert # $FreeBSD$ PORTNAME= mxkill PORTVERSION= 1.2 -CATEGORIES+= sysutils +CATEGORIES= sysutils MASTER_SITES= https://www.muquit.com/muquit/software/mxkill/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= X/Motif interface to ps with kill capability USES= imake:noman motif PLIST_FILES= bin/mxkill .include Index: head/x11/mxascii/Makefile =================================================================== --- head/x11/mxascii/Makefile (revision 568390) +++ head/x11/mxascii/Makefile (revision 568391) @@ -1,17 +1,17 @@ # Created by: Cy SChubert # $FreeBSD$ PORTNAME= mxascii PORTVERSION= 1.1 -CATEGORIES+= x11 +CATEGORIES= x11 MASTER_SITES= https://www.muquit.com/muquit/software/mxascii/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= X/Motif Display an ASCII table USES= imake:noman motif PLIST_FILES= bin/mxascii .include