diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 04:48:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 04:48:51 +0000 |
commit | 46ff4fbe5ebe86f9f5a40abcd777329a94cab200 (patch) | |
tree | a3bd17a12b18677712d35f03f9864dee100a1f00 | |
parent | 06ec1a40ad2649f72acd18745f7b2f8effd6e775 (diff) | |
download | ports-46ff4fbe5ebe86f9f5a40abcd777329a94cab200.tar.gz ports-46ff4fbe5ebe86f9f5a40abcd777329a94cab200.zip |
Notes
-rw-r--r-- | databases/p5-DBIx-Ease/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Ease/pkg-descr b/databases/p5-DBIx-Ease/pkg-descr index 59786dd7ae77..882af6b7927e 100644 --- a/databases/p5-DBIx-Ease/pkg-descr +++ b/databases/p5-DBIx-Ease/pkg-descr @@ -6,6 +6,3 @@ Replace the variable portions with '<databasename>'. Whenever you wish to make only one connection you may enter the complete DSN, also when you want to make connections with the same source but as different users, then call exec() with different names of your choice as initial argument. - - -WWW: http://search.cpan.org/dist/DBIx-Ease/ |