diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:14:28 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:14:28 +0000 |
commit | f66f202758953296deaf678abdaf5127bfe6ab32 (patch) | |
tree | 255d54812eebe6991201802b7f13044e85c680e2 /editors/flim-emacs20/Makefile | |
parent | Fix dependency definition so this port depends on windowmaker. (diff) |
Fetch files from correct place.
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | editors/flim-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile index 74533c262c71..27a5ced6a79f 100644 --- a/editors/flim-emacs20/Makefile +++ b/editors/flim-emacs20/Makefile @@ -3,13 +3,13 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1999/01/16 01:33:59 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/01/18 02:33:02 steve Exp $ # DISTNAME= flim-${FLIM_VER} PKGNAME= flim-${EMACS_PORT}-${FLIM_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-stable/ +MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/flim-1.09/ MAINTAINER= shige@kuis.kyoto-u.ac.jp |