diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-30 14:19:40 +0000 |
commit | bd44ea34790ba62e6ab46d929bf002656d883e5a (patch) | |
tree | 0dd93dc19537beb34d8e776cc9edb8b567e3a765 /math/fricas | |
parent | 3f20f3299c43e891069516a02762593a95ba10b8 (diff) | |
download | pkgsrc-bd44ea34790ba62e6ab46d929bf002656d883e5a.tar.gz |
Bump PKGREVISION for boehm-gc default-on threads, just to be on
the safe side.
Diffstat (limited to 'math/fricas')
-rw-r--r-- | math/fricas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 1d6a69ec216..84c2e95a2be 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/04/21 13:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/04/30 14:19:41 wiz Exp $ PKGNAME= fricas-1.2.0 DISTNAME= ${PKGNAME_NOREV}-full -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/} EXTRACT_SUFX= .tar.bz2 |