From a8e40ef4f9e34f0798b53fe2e6d4315e9deb9eee Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Jun 2006 16:26:54 +0000 Subject: Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those. --- net/php5-soap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/php5-soap') diff --git a/net/php5-soap/Makefile b/net/php5-soap/Makefile index 0d7bf3f1e73..e3dfd1d85a5 100644 --- a/net/php5-soap/Makefile +++ b/net/php5-soap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/06/02 18:27:57 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/06/04 16:26:55 joerg Exp $ MODNAME= soap CATEGORIES+= net @@ -6,7 +6,7 @@ COMMENT= PHP5 extension for SOAP functions MAINTAINER= jdolecek@NetBSD.org -CONFLICTS= php-soap-[0-9] +CONFLICTS= php-soap-[0-9]* PHP_VERSIONS_ACCEPTED= 5 -- cgit v1.2.3