diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /www/zope25-ZMySQLDA | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'www/zope25-ZMySQLDA')
-rw-r--r-- | www/zope25-ZMySQLDA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-ZMySQLDA/Makefile b/www/zope25-ZMySQLDA/Makefile index 5d471c46b63..27bcb108848 100644 --- a/www/zope25-ZMySQLDA/Makefile +++ b/www/zope25-ZMySQLDA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:48:03 tv Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:11:30 joerg Exp $ # DISTNAME= ZMySQLDA-2.0.8 PKGNAME= zope25-ZMySQLDA-2.0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mysql-python/} |