diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-02-17 20:44:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-02-17 20:44:26 +0800 |
commit | ed0b22a60c2b76e24175089d01d6dc30e4df2b90 (patch) | |
tree | e0fb079ca6b087469c04a0dab16d077e4202c103 | |
parent | f3340a800d9fc80a4c267df4ed29488158e0c6fc (diff) | |
download | freebsd-ports-gnome-ed0b22a60c2b76e24175089d01d6dc30e4df2b90.tar.gz freebsd-ports-gnome-ed0b22a60c2b76e24175089d01d6dc30e4df2b90.tar.zst freebsd-ports-gnome-ed0b22a60c2b76e24175089d01d6dc30e4df2b90.zip |
Category name of elisp ports is "elisp". (not "elisps")
-rw-r--r-- | editors/semi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/semi-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/semi113-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20/Makefile | 4 |
5 files changed, 10 insertions, 10 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 diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index 6fe21ea6e558..23d1f099789e 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -3,11 +3,11 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1999/01/18 03:56:35 steve Exp $ +# $Id: Makefile,v 1.2 1999/01/28 10:14:28 asami Exp $ # DISTNAME= semi-${SEMI_VER} -CATEGORIES= editors elisps +CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-1.08-for-flim-1.9/ MAINTAINER?= shige@kuis.kyoto-u.ac.jp diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile index c74ca69b70f2..fc47cb4782bf 100644 --- a/editors/semi113-emacs20/Makefile +++ b/editors/semi113-emacs20/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 diff --git a/editors/wemi-emacs20-current/Makefile b/editors/wemi-emacs20-current/Makefile index e5d7ec8289dd..b5eea878e21d 100644 --- a/editors/wemi-emacs20-current/Makefile +++ b/editors/wemi-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:07:26 steve Exp $ # DISTNAME= wemi-${WEMI_VER} -CATEGORIES= editors elisps +CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/wemi/ MAINTAINER?= shige@kuis.kyoto-u.ac.jp diff --git a/editors/wemi-emacs20/Makefile b/editors/wemi-emacs20/Makefile index 0ce7ecfd9aea..68e32dc549d0 100644 --- a/editors/wemi-emacs20/Makefile +++ b/editors/wemi-emacs20/Makefile @@ -3,11 +3,11 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.2 1999/01/28 13:12:47 asami Exp $ +# $Id: Makefile,v 1.3 1999/02/03 10:36:21 asami Exp $ # DISTNAME= wemi-${WEMI_VER} -CATEGORIES= editors elisps +CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-1.08-for-flim-1.9/ MAINTAINER?= shige@kuis.kyoto-u.ac.jp |