diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-13 09:18:15 +0000 |
commit | 555a1b54c8d982a76bec498287643b7191794734 (patch) | |
tree | 67dc4f3a0066b04c8f3e354c7198019545c2bade /editors/custom-emacs | |
parent | Build fix, misc. cleanup. (diff) |
Fix a few more category typos.
Diffstat (limited to 'editors/custom-emacs')
-rw-r--r-- | editors/custom-emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 319d199be045..13b7e97b6494 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -3,11 +3,11 @@ # Date created: 27 December 1998 # Whom: shige # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 02:59:33 shige Exp $ # DISTNAME= custom-${CUSTOM_VER} -CATEGORIES= editors elisps +CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \ ftp://ftp.win.ne.jp/pub/word/elisp/ |