diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
commit | 8b9c7c315ccd99e22798d4af4301a1a069d0692c (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /databases | |
parent | d99024db2c0295f50906e27e59b98d4e5cdca4ad (diff) | |
download | pkgsrc-8b9c7c315ccd99e22798d4af4301a1a069d0692c.tar.gz |
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIWrapper/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-DBIWrapper/DESCR b/databases/p5-DBIWrapper/DESCR index d5e6d19598b..9801078261c 100644 --- a/databases/p5-DBIWrapper/DESCR +++ b/databases/p5-DBIWrapper/DESCR @@ -8,5 +8,3 @@ modules and how to work with them correctly. Support for transactions on MySQL is now checked for and if found to be available, the AutoCommit flag is turned off so that transactions will be used. - -WWW: http://dbiwrapper.sourceforge.net/ |