diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-26 14:01:01 +0000 | 
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-26 14:01:01 +0000 | 
| commit | 543d2d37a0216a7b3e10eb3d482d79a7028bc7ba (patch) | |
| tree | 983116df90b497aae90950ab5d9b251ca60fc843 /databases/py-MySQLdb-devel | |
| parent | 9584e110149f9f70c78c3a95a3d7dc64a5240ece (diff) | |
Notes
Diffstat (limited to 'databases/py-MySQLdb-devel')
| -rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 4 | ||||
| -rw-r--r-- | databases/py-MySQLdb-devel/distinfo | 2 | ||||
| -rw-r--r-- | databases/py-MySQLdb-devel/pkg-plist | 1 | 
3 files changed, 4 insertions, 3 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index dd829e520dd3..d075e52c559a 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -6,9 +6,9 @@  #  PORTNAME=	py-MySQLdb -PORTVERSION=	0.3.0 +PORTVERSION=	0.3.1  CATEGORIES=	databases python -MASTER_SITES=	http://dustman.net/andy/python/MySQLdb/0.3.0/ +MASTER_SITES=	http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/  DISTNAME=	MySQL-python-${PORTVERSION}  MAINTAINER=	sobomax@FreeBSD.org diff --git a/databases/py-MySQLdb-devel/distinfo b/databases/py-MySQLdb-devel/distinfo index cf5f9ab566b9..9db065cdf092 100644 --- a/databases/py-MySQLdb-devel/distinfo +++ b/databases/py-MySQLdb-devel/distinfo @@ -1 +1 @@ -MD5 (MySQL-python-0.3.0.tar.gz) = e0e87740bfea1c494a65827fb9da7bee +MD5 (MySQL-python-0.3.1.tar.gz) = 46e98c88a57940d9d1f0e524c0d5a40d diff --git a/databases/py-MySQLdb-devel/pkg-plist b/databases/py-MySQLdb-devel/pkg-plist index 17dfdf327ab6..5f224820d54c 100644 --- a/databases/py-MySQLdb-devel/pkg-plist +++ b/databases/py-MySQLdb-devel/pkg-plist @@ -20,6 +20,7 @@ share/doc/py-MySQLdb/examples/dbtrainer1  share/doc/py-MySQLdb/examples/dbtrainer2  share/doc/py-MySQLdb/examples/dbtrainer3  share/doc/py-MySQLdb/examples/dbtrainer4 +share/doc/py-MySQLdb/examples/deirdre.py  share/doc/py-MySQLdb/examples/test.sql  @dirrm share/doc/py-MySQLdb/examples  @dirrm share/doc/py-MySQLdb  | 
