diff options
Diffstat (limited to 'editors/mule-ucs/Makefile')
-rw-r--r-- | editors/mule-ucs/Makefile | 4 |
1 files changed, 2 insertions, 2 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= |