diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-01 03:49:54 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-01 03:49:54 +0000 |
commit | 966eef0fe79a00bca7d5f000d81418c48737983b (patch) | |
tree | ca19781b44405f2d4c34d7ad32b5ed6e4e4924ba /japanese/ng | |
parent | d92cfcf2c5e012ce2fc8e06fbaf84db7848d87ff (diff) | |
download | FreeBSD-ports-966eef0fe79a00bca7d5f000d81418c48737983b.zip FreeBSD-ports-966eef0fe79a00bca7d5f000d81418c48737983b.tar.gz |
update maintainer email address
Diffstat (limited to 'japanese/ng')
-rw-r--r-- | japanese/ng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile index 4428e04..fe37513 100644 --- a/japanese/ng/Makefile +++ b/japanese/ng/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: Ng # Version required: 1.3L # Date created: 18 November 1998 -# Whom: Kawaguti Ginga <ginga@athena.club.or.jp> +# Whom: Kawaguti Ginga <ginga@athena.club.ne.jp> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PKGNAME= ja-ng-1.3l CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/unix/Editor/ -MAINTAINER= ginga@athena.club.or.jp +MAINTAINER= ginga@athena.club.ne.jp WRKSRC= ${WRKDIR}/Ng-1.3L ALL_TARGET= ng |