diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | 50626beee92f48545dd4e114a4769ffe795940b3 (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /math/yacas | |
parent | b66eaf967b7a585769b9451b858895d73447ebe6 (diff) | |
download | pkgsrc-50626beee92f48545dd4e114a4769ffe795940b3.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'math/yacas')
-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 814263575c1..991a968d5da 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:32 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2016/07/09 06:38:34 wiz Exp $ # DISTNAME= yacas-1.2.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |