diff --git a/www/php4/Makefile b/www/php4/Makefile index b2ad4faa649..8562e1473ec 100644 --- a/www/php4/Makefile +++ b/www/php4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2001/06/18 16:27:41 avsm Exp $ +# $OpenBSD: Makefile,v 1.43 2001/06/23 23:36:35 avsm Exp $ MULTI_PACKAGES= -pear SUBPACKAGE?= @@ -9,7 +9,7 @@ COMMENT-pear= "collection of base classes for common PHP tasks" # This port current only works with archs supporting dynamic loading ONLY_FOR_ARCHS= i386 m68k sparc -V= 4.0.5 +V= 4.0.6 DISTNAME= php-${V} PKGNAME= php4-${V} FULLPKGNAME-pear= php4-pear-${V} @@ -21,7 +21,7 @@ MAINTAINER= Anil Madhavapeddy , Jakob Schlyter