aboutsummaryrefslogtreecommitdiff
path: root/editors/semi
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-14 17:39:23 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-14 17:39:23 +0000
commit42dd7f695fdc7eaadc64698588d8d05fda0fe436 (patch)
treef6e6df2599d0265b77755f79aa4e8c33b488981e /editors/semi
parentad8bdb637fa0bb393ecc866de4257d05efb921dd (diff)
downloadports-42dd7f695fdc7eaadc64698588d8d05fda0fe436.tar.gz
ports-42dd7f695fdc7eaadc64698588d8d05fda0fe436.zip
Fix unfetchable problem.
Notes
Notes: svn path=/head/; revision=22453
Diffstat (limited to 'editors/semi')
-rw-r--r--editors/semi/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile
index fb9724c4e0d1..0d63c3c3bc19 100644
--- a/editors/semi/Makefile
+++ b/editors/semi/Makefile
@@ -8,10 +8,10 @@
DISTNAME= semi-${SEMI_VER}
CATEGORIES= editors elisp
-MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.12/ \
- ftp://ftp.media.kyoto-u.ac.jp/pub/mule/semi/semi-1.13-for-flim-1.12/ \
- ftp://ftp.win.or.jp/pub/word/mule/semi/semi-1.13-for-flim-1.12/ \
- ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.13-for-flim-1.12/
+MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ \
+ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ \
+ ftp://ftp.win.or.jp/pub/word/mule/semi/semi-1.13-for-flim-1.13/ \
+ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.13-for-flim-1.13/
MAINTAINER?= shige@FreeBSD.org