diff options
author | Clement Laforet <clement@FreeBSD.org> | 2003-12-21 18:37:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2003-12-21 18:37:57 +0000 |
commit | 384e4de0ffbe21302c38228783584b986efa1a00 (patch) | |
tree | f7fb384cee11e528cd136912125234abbcc8f3b8 /databases | |
parent | - fix typo in pkg-message [1] (diff) |
- Update WWW
- Change my email address
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=96339
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb-devel/pkg-descr | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb/Makefile | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index c7e3ad8baf0d..87bd0439e154 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mysql-python DISTNAME= MySQL-python-${PORTVERSION} -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Access a MySQL database through Python USE_PYTHON= yes diff --git a/databases/py-MySQLdb-devel/pkg-descr b/databases/py-MySQLdb-devel/pkg-descr index 5c4095d67f35..4147b044a897 100644 --- a/databases/py-MySQLdb-devel/pkg-descr +++ b/databases/py-MySQLdb-devel/pkg-descr @@ -12,4 +12,4 @@ Joe Skinner and others. However, the older version is MySQLdb is a completely new module, distributed free of charge under a license derived from the Python license. -WWW: http://dustman.net/andy/python/ +WWW: http://sourceforge.net/projects/mysql-python diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index c7e3ad8baf0d..87bd0439e154 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mysql-python DISTNAME= MySQL-python-${PORTVERSION} -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Access a MySQL database through Python USE_PYTHON= yes diff --git a/databases/py-MySQLdb/pkg-descr b/databases/py-MySQLdb/pkg-descr index 5c4095d67f35..4147b044a897 100644 --- a/databases/py-MySQLdb/pkg-descr +++ b/databases/py-MySQLdb/pkg-descr @@ -12,4 +12,4 @@ Joe Skinner and others. However, the older version is MySQLdb is a completely new module, distributed free of charge under a license derived from the Python license. -WWW: http://dustman.net/andy/python/ +WWW: http://sourceforge.net/projects/mysql-python |