diff options
author | knu <knu@FreeBSD.org> | 2000-04-25 07:55:18 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-25 07:55:18 +0000 |
commit | b99dff078211242cb0ea5f3d3dcd28870c508b8c (patch) | |
tree | bdabbd687ab90631e8ac2c63c4b69c04d128b963 /editors/xemacs21-sumo | |
parent | 642342606cd9db9068525943595db32d27854dcb (diff) | |
download | FreeBSD-ports-b99dff078211242cb0ea5f3d3dcd28870c508b8c.zip FreeBSD-ports-b99dff078211242cb0ea5f3d3dcd28870c508b8c.tar.gz |
Give XEmacs packages ports `elisp' catgory.
Diffstat (limited to 'editors/xemacs21-sumo')
-rw-r--r-- | editors/xemacs21-sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index a424cfea..17daa4e 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-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 |