diff options
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 |