diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-15 10:29:35 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-15 10:29:35 +0000 |
commit | b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d (patch) | |
tree | 7a6acad066c8249533870b9d7baefe0c2b4a01a7 /chinese/xemacs21 | |
parent | 374cb3b37ab3c52d73348723d9f1c2c638000f34 (diff) | |
download | FreeBSD-ports-b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d.zip FreeBSD-ports-b38075af0b903f6b0bb2a77fa18e4e1bdf21f03d.tar.gz |
Slave ports do not need to include the master category in CATEGORIES.
It is redundant.
PR: ports/49002
Submitted by: Dan Langille <dan@langille.org>
Obtained from: FreshPorts survey
Diffstat (limited to 'chinese/xemacs21')
-rw-r--r-- | chinese/xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index 614a560..f4daae2 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= chinese editors +CATEGORIES= chinese MAINTAINER= keith@FreeBSD.org COMMENT= XEmacs text editor version 21, with XIM support and Big5 settings |