diff options
Diffstat (limited to 'math/wxmaxima/Makefile')
-rw-r--r-- | math/wxmaxima/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 222b145534f..f59db724d81 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2018/04/29 05:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2018/11/12 03:52:32 ryoon Exp $ DISTNAME= wxmaxima-17.10.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=andrejv/} GITHUB_TAG= Version-${PKGVERSION_NOREV} |