diff options
author | markd <markd@pkgsrc.org> | 2010-09-15 08:46:21 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-09-15 08:46:21 +0000 |
commit | ec94c406e11192e73986f09ca964db81016204eb (patch) | |
tree | 8f14555f888b27278cfadf6efc5f79a416d15533 /math/ess/Makefile | |
parent | 729d7ade78afe7f80f260a1a4ff17bc021eb7064 (diff) | |
download | pkgsrc-ec94c406e11192e73986f09ca964db81016204eb.tar.gz |
Update to ess 5.11
3.5 years worth of bug fixes/changes.
Diffstat (limited to 'math/ess/Makefile')
-rw-r--r-- | math/ess/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index bf7e92e697c..3b2e09395e4 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/08/06 01:44:54 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2010/09/15 08:46:21 markd Exp $ -DISTNAME= ess-5.3.4 +DISTNAME= ess-5.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |