Author: turnstep
Date: Sat Aug 4 06:59:44 2007
New Revision: 9820
Modified:
DBD-Pg/trunk/Makefile.PL
DBD-Pg/trunk/README.win32
Log:
Remove more lingering gborg references.
Modified: DBD-Pg/trunk/Makefile.PL
==============================================================================
--- DBD-Pg/trunk/Makefile.PL (original)
+++ DBD-Pg/trunk/Makefile.PL Sat Aug 4 06:59:44 2007
@@ -124,7 +124,7 @@
INC => "-I$POSTGRES_INCLUDE -I$dbi_arch_dir",
OBJECT => "Pg\$(OBJ_EXT) dbdimp\$(OBJ_EXT) quote\$(OBJ_EXT)
types\$(OBJ_EXT)",
LIBS => ["-L$POSTGRES_LIB -lpq"],
- AUTHOR => 'http://gborg.postgresql.org/project/dbdpg/',
+ AUTHOR => 'Greg Sabino Mullane',
ABSTRACT => 'PostgreSQL database driver for the DBI module',
PREREQ_PM => {
'DBI' => 1.45,
Modified: DBD-Pg/trunk/README.win32
==============================================================================
--- DBD-Pg/trunk/README.win32 (original)
+++ DBD-Pg/trunk/README.win32 Sat Aug 4 06:59:44 2007
@@ -1,6 +1,9 @@
How to get a working DBD::Pg on Windows
+Warning! This information may be outdated. Please ask on the mailing list for
help
+if you encounter any problems.
+
Start with:
MS VC++.Net Standard Edition
MS VC++ Toolkit 2003
@@ -93,5 +96,5 @@
Then install using "nmake install"
If you have any problems or questions, please email the DBD::Pg
-mailing list: [EMAIL PROTECTED]
+mailing list: [EMAIL PROTECTED]