diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
commit | d3c56462a36da2b70150f59426d2e269fe044a9b (patch) | |
tree | da26a2c57d9259cbe57863a194726420913652d0 /converters/Makefile | |
parent | ac09227971b743f81772dfc3af7dcb6aae00a1af (diff) | |
download | pkgsrc-d3c56462a36da2b70150f59426d2e269fe044a9b.tar.gz |
adjust for rename of most php4-* packages to php-*
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/Makefile b/converters/Makefile index aabb9b6408c..60fc7079257 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2004/09/05 23:30:33 grant Exp $ +# $NetBSD: Makefile,v 1.73 2004/10/31 21:46:40 jdolecek Exp $ # COMMENT= Document format and character code converters @@ -37,7 +37,7 @@ SUBDIR+= p5-Unicode-IMAPUtf7 SUBDIR+= p5-Unicode-String SUBDIR+= p5-jcode SUBDIR+= p5-nkf -SUBDIR+= php4-iconv +SUBDIR+= php-iconv SUBDIR+= psiconv SUBDIR+= py-cjkcodecs SUBDIR+= py-jpCodecs |