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 eed59b2f3c1..30d932ac3a0 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:27 wiz Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |