diff options
author | knu <knu@FreeBSD.org> | 2000-04-25 15:55:18 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-25 15:55:18 +0800 |
commit | b99dff078211242cb0ea5f3d3dcd28870c508b8c (patch) | |
tree | bdabbd687ab90631e8ac2c63c4b69c04d128b963 /editors/xemacs21-mule-sumo | |
parent | 642342606cd9db9068525943595db32d27854dcb (diff) | |
download | freebsd-ports-graphics-b99dff078211242cb0ea5f3d3dcd28870c508b8c.tar.gz freebsd-ports-graphics-b99dff078211242cb0ea5f3d3dcd28870c508b8c.tar.zst freebsd-ports-graphics-b99dff078211242cb0ea5f3d3dcd28870c508b8c.zip |
Give XEmacs packages ports `elisp' catgory.
Diffstat (limited to 'editors/xemacs21-mule-sumo')
-rw-r--r-- | editors/xemacs21-mule-sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule-sumo/Makefile b/editors/xemacs21-mule-sumo/Makefile index a424cfeacac..17daa4e8f2d 100644 --- a/editors/xemacs21-mule-sumo/Makefile +++ b/editors/xemacs21-mule-sumo/Makefile @@ -7,7 +7,7 @@ PORTNAME= xemacs-${NAMEPREFIX}sumo PORTVERSION= ${XEMACS_REL} -CATEGORIES+= editors +CATEGORIES+= editors elisp MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty |