summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-16 07:12:35 +0000
committerjlam <jlam@pkgsrc.org>2001-10-16 07:12:35 +0000
commit134340ec6a68db9e7464d30af44f78776de10d17 (patch)
treed53993d6706a5caa9782daf21985ea8f8b37afc6 /databases
parent0a26095bb1f34ade099a08ddc8c25a46d40389ec (diff)
downloadpkgsrc-134340ec6a68db9e7464d30af44f78776de10d17.tar.gz
Find Makefile.module in ../../www/php4.
Diffstat (limited to 'databases')
-rw-r--r--databases/php4-dba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php4-dba/Makefile b/databases/php4-dba/Makefile
index cf3ba19861f..1a697f85a4f 100644
--- a/databases/php4-dba/Makefile
+++ b/databases/php4-dba/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/16 06:45:09 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/16 07:12:35 jlam Exp $
-.include "../php4/Makefile.module"
+.include "../../www/php4/Makefile.module"
MODNAME= dba
CATEGORIES+= databases