diff options
author | yoichi <yoichi@FreeBSD.org> | 2007-02-07 13:51:32 +0000 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2007-02-07 13:51:32 +0000 |
commit | 591ce92d7285ff43131d2f76c88d30a0968a4734 (patch) | |
tree | 84a54510cfd8a737869367853c0aef934b3f029a /japanese | |
parent | a154f17a07b4040c2f47b38d2f3b5b5ebd9b6d9d (diff) | |
download | FreeBSD-ports-591ce92d7285ff43131d2f76c88d30a0968a4734.zip FreeBSD-ports-591ce92d7285ff43131d2f76c88d30a0968a4734.tar.gz |
Follow the change of directory in mirror sites.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ddskk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index 08fabca..0ee7b31 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -9,8 +9,8 @@ PORTNAME= ddskk PORTVERSION= 12.2.0 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ - ftp://ftp.ring.gr.jp/pub/text/elisp/skk/maintrunk/ \ - http://www.ring.gr.jp/archives/text/elisp/skk/maintrunk/ + ftp://ftp.ring.gr.jp/pub/elisp/skk/maintrunk/ \ + http://www.ring.gr.jp/archives/elisp/skk/maintrunk/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org |