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 44c4efe93cd..a6ab64f5155 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:56:35 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/02/17 19:18:06 dholland Exp $ DISTNAME= ess-5.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |