summaryrefslogtreecommitdiff
path: root/www/pear-HTML_Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTML_Common/Makefile')
-rw-r--r--www/pear-HTML_Common/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index dbd2d4d145e..66069cc6f1c 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:11:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/02 18:28:00 joerg Exp $
DISTNAME= HTML_Common-1.2.1
-PKGREVISION= 3
CATEGORIES= www
MAINTAINER= jdolecek@NetBSD.org
COMMENT= Base PHP class for other HTML classes
+CONFLICTS= php-pear-HTML_Common-[0-9]
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"