diff options
author | taca <taca@pkgsrc.org> | 2010-03-03 01:39:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-03-03 01:39:52 +0000 |
commit | c2411fb4539ab8b6ba056f08366ab74aa915aaaa (patch) | |
tree | f2f91ed9fa5d51f74b1789f5ddef36a7f785f047 /databases/Makefile | |
parent | 989627289bbd8db31154fd8ae5ea431b91472523 (diff) | |
download | pkgsrc-c2411fb4539ab8b6ba056f08366ab74aa915aaaa.tar.gz |
Remove php-oracle.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 40af9703aef..62c1836a95d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.320 2010/02/15 17:01:38 wiz Exp $ +# $NetBSD: Makefile,v 1.321 2010/03/03 01:39:52 taca Exp $ # COMMENT= Databases @@ -181,7 +181,6 @@ SUBDIR+= php-mssql SUBDIR+= php-mysql SUBDIR+= php-oci8 SUBDIR+= php-odbc -SUBDIR+= php-oracle SUBDIR+= php-pdo SUBDIR+= php-pdo_dblib SUBDIR+= php-pdo_mysql |