diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-10-14 15:11:02 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-10-14 15:11:02 +0000 |
commit | 3bc0f5e9f18fe0ffb2548a6d80542094ebd0b810 (patch) | |
tree | 2163dde402b59a88e4d0949f506bc582f3b67de7 /editors/flim-emacs-current/Makefile | |
parent | df3f1ee0a268fd75de2a66b7c2595638b70eb4cf (diff) | |
download | ports-3bc0f5e9f18fe0ffb2548a6d80542094ebd0b810.tar.gz ports-3bc0f5e9f18fe0ffb2548a6d80542094ebd0b810.zip |
Notes
Diffstat (limited to 'editors/flim-emacs-current/Makefile')
-rw-r--r-- | editors/flim-emacs-current/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/flim-emacs-current/Makefile b/editors/flim-emacs-current/Makefile index b1550f45c2fa..fd1f4ef4f507 100644 --- a/editors/flim-emacs-current/Makefile +++ b/editors/flim-emacs-current/Makefile @@ -8,10 +8,10 @@ DISTNAME= flim-${FLIM_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.12/ \ - ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.12/ \ - ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.12/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.12/ +MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ + ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.13/ \ + ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.13/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.13/ MAINTAINER?= shige@FreeBSD.org PORTCLASS?= master |