diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 13:12:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 13:12:47 +0000 |
commit | 89845422e01ae8fa04de4b10fb77132edcd194e8 (patch) | |
tree | ee0b0796357809999ce52df226c392f61f7785b8 /editors | |
parent | upgrade to 2.03 (diff) |
Master site dirname has changed.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=16405
Diffstat (limited to 'editors')
-rw-r--r-- | editors/wemi-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wemi-emacs20/Makefile b/editors/wemi-emacs20/Makefile index efaf95e583a3..9d6ac40a644b 100644 --- a/editors/wemi-emacs20/Makefile +++ b/editors/wemi-emacs20/Makefile @@ -3,12 +3,12 @@ # 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:05:05 steve Exp $ # DISTNAME= wemi-${WEMI_VER} CATEGORIES= editors elisps -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-stable/ +MASTER_SITES= 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 |