diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ng/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ng/Makefile b/editors/ng/Makefile index 45767d06326..553b9fbe6f1 100644 --- a/editors/ng/Makefile +++ b/editors/ng/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2001/03/18 01:16:50 jun Exp $ +# $NetBSD: Makefile,v 1.6 2001/09/06 23:14:30 hubertf Exp $ DISTNAME= ng-1.4.3 CATEGORIES= editors japanese -MASTER_SITES= http://ha3.seikyou.ne.jp/home/amura/archives/ng/ +MASTER_SITES= http://tt.sakura.ne.jp/~amura/archives/ng/ MAINTAINER= fk200329@fsinet.or.jp -HOMEPAGE= http://ha3.seikyou.ne.jp/home/amura/ng/ +HOMEPAGE= http://tt.sakura.ne.jp/~amura/ng/ COMMENT= Very light Emacs-clone with japanese support .include "../../mk/bsd.prefs.mk" # for USE_CANNA |