diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
commit | 6a3cd13ad078893bfb7e985f3c7be01fba6fbafc (patch) | |
tree | 0310c62a9d9d275cd96414e65242f3c8aa42170d /math/fricas/Makefile | |
parent | 584845a43a5a4ec0fc5e9cc493af7943e7077088 (diff) | |
download | pkgsrc-6a3cd13ad078893bfb7e985f3c7be01fba6fbafc.tar.gz |
recursive bump for boehm-gc API bump
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index a623d93e751..1d6a69ec216 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/05/19 10:01:00 asau Exp $ +# $NetBSD: Makefile,v 1.21 2014/04/21 13:25:54 wiz Exp $ PKGNAME= fricas-1.2.0 DISTNAME= ${PKGNAME_NOREV}-full +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/} EXTRACT_SUFX= .tar.bz2 |