summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/pear-HTML_Select/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTML_Select/Makefile b/www/pear-HTML_Select/Makefile
index 13619524569..6a4af61bc4a 100644
--- a/www/pear-HTML_Select/Makefile
+++ b/www/pear-HTML_Select/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 19:22:32 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/19 09:22:30 agc Exp $
DISTNAME= HTML_Select-1.2
CATEGORIES= www
@@ -7,7 +7,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTML_Common
COMMENT= HTML_Select is a PHP class for generating HTML form select elements
-DEPENDS+= pear-HTML_Common>=1.1:../../wip/pear-HTML_Common
+DEPENDS+= pear-HTML_Common>=1.1:../../www/pear-HTML_Common
.include "../../www/php4/pear.mk"
.include "../../mk/bsd.pkg.mk"