diff options
Diffstat (limited to 'math/py-pytables/Makefile')
-rw-r--r-- | math/py-pytables/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index c30ca7ace60..641725481ea 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:37 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:03 joerg Exp $ # DISTNAME= pytables-0.9.1 PKGNAME= ${PYPKGPREFIX}-pytables-0.9.1 +PKGREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytables/} |