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 768c8d23096..8855537488f 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/09/11 23:04:19 asau Exp $ +# $NetBSD: Makefile,v 1.18 2012/09/15 10:05:30 obache Exp $ PKGNAME= fricas-1.1.6 DISTNAME= ${PKGNAME_NOREV}-full +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/} EXTRACT_SUFX= .tar.bz2 |