diff options
Diffstat (limited to 'databases/py-sybase/Makefile')
-rw-r--r-- | databases/py-sybase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile index 02856afdc1f..72d84954b51 100644 --- a/databases/py-sybase/Makefile +++ b/databases/py-sybase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2010/01/17 12:02:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2011/04/22 13:43:14 obache Exp $ # DISTNAME= sybase-0.36 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases python MASTER_SITES= http://object-craft.com.au/projects/sybase/download/ |