diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-15 10:29:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-15 10:29:35 +0000 |
commit | 59000e5ca41430bf4b9bed2f985e0e1e07e54f9e (patch) | |
tree | 94ed804e131066a234ceb0a91b02e683ce71e914 /chinese/xemacs21 | |
parent | 72b4b7dd1704f7c6bc1dd62a427edc57181d9b95 (diff) |
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
Notes
Notes:
svn path=/head/; revision=94003
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 614a56069e14..f4daae2bb929 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 |