diff options
Diffstat (limited to 'net/php-yp/Makefile')
-rw-r--r-- | net/php-yp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php-yp/Makefile b/net/php-yp/Makefile index ad41ef5e198..1c90f5ceb26 100644 --- a/net/php-yp/Makefile +++ b/net/php-yp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2006/06/02 18:27:57 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/06/04 16:26:55 joerg Exp $ MODNAME= yp CATEGORIES+= net COMMENT= PHP extension for YP domain support -CONFLICTS= php-yp-[0-9] +CONFLICTS= php-yp-[0-9]* # yp extension has been unbundled in PHP 5.1.1, it's only available # in CVS and isn't available through have PECL; thus, mark this |