diff options
author | wiz <wiz> | 2000-11-27 01:02:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-11-27 01:02:18 +0000 |
commit | c99e66239a9fa8aa54fab33f3abb4dfe3c778f91 (patch) | |
tree | 0cf855a5ef435f73a9b7c85d9282496ad2556cad /databases | |
parent | af6e2757f6244530600b94eb7b74c0a623b47e80 (diff) | |
download | pkgsrc-c99e66239a9fa8aa54fab33f3abb4dfe3c778f91.tar.gz |
Remove duplicate p5-SQL-Statement.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 2f3d5460d3d..1e9252fac64 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2000/10/25 19:39:06 tsarna Exp $ +# $NetBSD: Makefile,v 1.43 2000/11/27 01:02:18 wiz Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -27,7 +27,6 @@ SUBDIR += p5-gdbm SUBDIR += p5-perl-ldap SUBDIR += p5-pgsql - SUBDIR += p5-SQL-Statement SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-gdbm |