diff options
author | jlam <jlam> | 2001-10-16 07:12:35 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-16 07:12:35 +0000 |
commit | 715382b5f22b575712dab036ee9f9e936005f52d (patch) | |
tree | d53993d6706a5caa9782daf21985ea8f8b37afc6 /databases/php4-dba | |
parent | 7487afd13d3f45a3bcf56418a10796c7cd9859cc (diff) | |
download | pkgsrc-715382b5f22b575712dab036ee9f9e936005f52d.tar.gz |
Find Makefile.module in ../../www/php4.
Diffstat (limited to 'databases/php4-dba')
-rw-r--r-- | databases/php4-dba/Makefile | 4 |
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 |