diff options
-rw-r--r-- | editors/mule-ucs/Makefile | 4 | ||||
-rw-r--r-- | editors/tamago/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile index 714bc8aad5d..666b18b090e 100644 --- a/editors/mule-ucs/Makefile +++ b/editors/mule-ucs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2008/11/26 13:07:38 obache Exp $ DISTNAME= Mule-UCS-0.84 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} PKGREVISION= 5 CATEGORIES= editors -MASTER_SITES= ftp://ftp.m17n.org/pub/mule/Mule-UCS/ +MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/mule/Mule-UCS/ MAINTAINER= uebayasi@NetBSD.org #HOMEPAGE= diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index edb81e2a1f2..c309c39c925 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2008/10/11 09:31:56 uebayasi Exp $ +# $NetBSD: Makefile,v 1.19 2008/11/26 13:07:38 obache Exp $ DISTNAME= tamago-4.0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909 PKGREVISION= 2 CATEGORIES= editors -MASTER_SITES= ftp://www.m17n.org/pub/tamago/ +MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/tamago/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.m17n.org/tamago/ |