diff options
Diffstat (limited to 'math/blitz++')
-rw-r--r-- | math/blitz++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 30bc9e65518..0649fb90a80 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2009/12/03 13:06:53 asau Exp $ DISTNAME= blitz-0.8 PKGNAME= blitz++-0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blitz/} |