diff options
Diffstat (limited to 'math/openaxiom')
-rw-r--r-- | math/openaxiom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/openaxiom/Makefile b/math/openaxiom/Makefile index f5f76c0a228..6b4f909bab8 100644 --- a/math/openaxiom/Makefile +++ b/math/openaxiom/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/09/11 23:04:25 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/15 10:05:32 obache Exp $ # DISTNAME= open-axiom-1.4.1 PKGNAME= ${DISTNAME:S/open-/open/} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-axiom/} EXTRACT_SUFX= .tar.bz2 |