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