diff options
author | sakamoto <sakamoto> | 1999-06-29 04:16:11 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-06-29 04:16:11 +0000 |
commit | d16236aea7f4d9a243ca6520c7778e4fbf129af0 (patch) | |
tree | 521f522580c2943afe51a5c3194ae0cc63d15f57 /japanese/jhd/Makefile | |
parent | 0308988bed33fcbc3648fee72c4f06e395ef984f (diff) | |
download | pkgsrc-d16236aea7f4d9a243ca6520c7778e4fbf129af0.tar.gz |
typo.
teck-pkg-ja -> tech-pkg-ja
Diffstat (limited to 'japanese/jhd/Makefile')
-rw-r--r-- | japanese/jhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/jhd/Makefile b/japanese/jhd/Makefile index d21c9e3f4bb..a2206894180 100644 --- a/japanese/jhd/Makefile +++ b/japanese/jhd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 1999/06/09 10:53:17 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 1999/06/29 04:16:11 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.2 1999/05/01 04:00:25 taoka Exp $ DISTNAME= jhd-2.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.iamas.ac.jp/pub1/UNIX/File/ -MAINTAINER= teck-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.netbsd.org BUILD_DEPENDS= nkf:../../japanese/nkf |