diff options
Diffstat (limited to 'math/libmatheval/Makefile')
-rw-r--r-- | math/libmatheval/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index 579879cee3f..e548743b2ab 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/03/09 08:25:13 tnn Exp $ +# $NetBSD: Makefile,v 1.20 2016/09/15 14:32:41 wiz Exp $ # DISTNAME= libmatheval-1.1.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=libmatheval/} |