diff options
Diffstat (limited to 'math/ntl/Makefile')
-rw-r--r-- | math/ntl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 715ae51d972..0de6976a629 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:53 wiz Exp $ DISTNAME= ntl-6.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math devel MASTER_SITES= http://www.shoup.net/ntl/ |