diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /misc/jhd | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'misc/jhd')
-rw-r--r-- | misc/jhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/jhd/Makefile b/misc/jhd/Makefile index ea0cf6b2646..ea9e1aef635 100644 --- a/misc/jhd/Makefile +++ b/misc/jhd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:00:37 seb Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 21:49:10 grant Exp $ # FreeBSD Id: Makefile,v 1.2 1999/05/01 04:00:25 taoka Exp $ DISTNAME= jhd-2.3 CATEGORIES= japanese misc MASTER_SITES= ftp://ftp.iamas.ac.jp/pub1/UNIX/File/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese Hexdecimal Dump BUILD_DEPENDS= nkf-1.7:../../converters/nkf |