diff options
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r-- | math/yacas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 991a968d5da..62c05061f6d 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2016/07/09 06:38:34 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2018/08/22 09:45:42 wiz Exp $ # DISTNAME= yacas-1.2.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |