diff options
author | jdolecek <jdolecek> | 2004-10-31 21:46:40 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2004-10-31 21:46:40 +0000 |
commit | afc61c21c461fe609fd7ffd9190fb161da3c3ac5 (patch) | |
tree | da26a2c57d9259cbe57863a194726420913652d0 /converters/Makefile | |
parent | 06e726293a93a9cdc323145d2a88c40657f402b6 (diff) | |
download | pkgsrc-afc61c21c461fe609fd7ffd9190fb161da3c3ac5.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 |