diff options
Diffstat (limited to 'math/fricas/Makefile')
-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 8cc3b5931e9..9bb43eb8a6d 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2010/07/05 22:41:16 asau Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/24 22:43:40 asau Exp $ -PKGNAME= fricas-1.1.0 +PKGNAME= fricas-1.1.1 DISTNAME= ${PKGNAME_NOREV}-full CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/} |