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 /math | |
parent | 06e726293a93a9cdc323145d2a88c40657f402b6 (diff) | |
download | pkgsrc-afc61c21c461fe609fd7ffd9190fb161da3c3ac5.tar.gz |
adjust for rename of most php4-* packages to php-*
Diffstat (limited to 'math')
-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 |