summaryrefslogtreecommitdiff
path: root/editors/semi-emacs20-current
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-02-17 12:44:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-02-17 12:44:26 +0000
commitccead22bbad48ad9158315cb661b038f9801fa49 (patch)
treef893190de40111140a5082c413db479877835b43 /editors/semi-emacs20-current
parentupgrade to 2.08 (diff)
Category name of elisp ports is "elisp". (not "elisps")
Notes
Notes: svn path=/head/; revision=16746
Diffstat (limited to 'editors/semi-emacs20-current')
-rw-r--r--editors/semi-emacs20-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile
index c74ca69b70f2..fc47cb4782bf 100644
--- a/editors/semi-emacs20-current/Makefile
+++ b/editors/semi-emacs20-current/Makefile
@@ -3,11 +3,11 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/18 04:02:48 steve Exp $
#
DISTNAME= semi-${SEMI_VER}
-CATEGORIES= editors elisps
+CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-current/
MAINTAINER?= shige@kuis.kyoto-u.ac.jp