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 c17517c4768..a572e2eccd0 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2018/08/22 09:45:35 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2019/08/11 13:21:43 wiz Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |