diff options
Diffstat (limited to 'math/ess/Makefile')
-rw-r--r-- | math/ess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 0b9a99f681e..eed59b2f3c1 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/02/19 09:19:01 markd Exp $ +# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:52 wiz Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |