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 713a69dd32b..d05c7236b56 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2022/04/18 19:11:36 adam Exp $ +# $NetBSD: Makefile,v 1.22 2022/08/11 05:09:00 gutteridge Exp $ DISTNAME= wxmaxima-17.10.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=andrejv/} GITHUB_TAG= Version-${PKGVERSION_NOREV} |