diff options
Diffstat (limited to 'math/xldlas/Makefile')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index ca3d2fae92e..484c507bf85 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/09/11 23:04:35 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/01/26 21:38:12 adam Exp $ DISTNAME= xldlas-0.85 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE:=science/visualization/} EXTRACT_SUFX= -source.tgz |