diff options
author | obache <obache> | 2008-11-26 13:07:38 +0000 |
---|---|---|
committer | obache <obache> | 2008-11-26 13:07:38 +0000 |
commit | 14e0fcf98f6f8e6cf33364f19cacc6b1a940e5c5 (patch) | |
tree | c83738feee1ff307bd721e53a39c2fda695606b5 /editors/tamago/Makefile | |
parent | 01b1a2ef170331d20c6283c8922b448952308c50 (diff) | |
download | pkgsrc-14e0fcf98f6f8e6cf33364f19cacc6b1a940e5c5.tar.gz |
ftp.m17.org is closed now.
Diffstat (limited to 'editors/tamago/Makefile')
-rw-r--r-- | editors/tamago/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |