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/xemacs-comm-packages | |
parent | 642342606cd9db9068525943595db32d27854dcb (diff) | |
download | FreeBSD-ports-b99dff078211242cb0ea5f3d3dcd28870c508b8c.zip FreeBSD-ports-b99dff078211242cb0ea5f3d3dcd28870c508b8c.tar.gz |
Give XEmacs packages ports `elisp' catgory.
Diffstat (limited to 'editors/xemacs-comm-packages')
-rw-r--r-- | editors/xemacs-comm-packages/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-comm-packages/Makefile b/editors/xemacs-comm-packages/Makefile index 1e5af52..631d730 100644 --- a/editors/xemacs-comm-packages/Makefile +++ b/editors/xemacs-comm-packages/Makefile @@ -7,7 +7,7 @@ PORTNAME= xemacs-packages PORTVERSION= 1.2 -CATEGORIES= editors +CATEGORIES= editors elisp MASTER_SITES= \ ftp://ftp.xemacs.org/pub/xemacs/packages/ \ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \ |