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 | 02f110d469260266560c8b217603be61d9e97861 (patch) | |
tree | da26a2c57d9259cbe57863a194726420913652d0 /math/Makefile | |
parent | e35cec12e4094582ce0624c8d7dd659e417f9123 (diff) | |
download | pkgsrc-02f110d469260266560c8b217603be61d9e97861.tar.gz |
adjust for rename of most php4-* packages to php-*
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 50ddcb69134..7f5b0bd8b8d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2004/09/05 18:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2004/10/31 21:46:40 jdolecek Exp $ # COMMENT= Mathematics @@ -74,7 +74,7 @@ SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= pari-galdata -SUBDIR+= php4-bcmath +SUBDIR+= php-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific |