diff options
author | asami <asami@FreeBSD.org> | 1999-01-28 21:12:47 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-28 21:12:47 +0800 |
commit | 82ee20bfe24eb65ec390788506b2137faac33d47 (patch) | |
tree | 4898226587a017142e82da773732f3fb49fd8a03 /editors | |
parent | c2b16c7175f5a2f39d3dbc578c04f0ee3392709e (diff) | |
download | freebsd-ports-gnome-82ee20bfe24eb65ec390788506b2137faac33d47.tar.gz freebsd-ports-gnome-82ee20bfe24eb65ec390788506b2137faac33d47.tar.zst freebsd-ports-gnome-82ee20bfe24eb65ec390788506b2137faac33d47.zip |
Master site dirname has changed.
Submitted by: maintainer
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 |