summaryrefslogtreecommitdiff
path: root/net/pear-Net_URL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_URL/Makefile')
-rw-r--r--net/pear-Net_URL/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
index 353735b773b..30acbe5da49 100644
--- a/net/pear-Net_URL/Makefile
+++ b/net/pear-Net_URL/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:29 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/02 18:27:57 joerg Exp $
DISTNAME= Net_URL-1.0.14
-PKGREVISION= 1
CATEGORIES+= net
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes to easy parsing of URLs
+CONFLICTS= php-pear-Net_URL-[0-9]
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"