diff options
author | dholland <dholland@pkgsrc.org> | 2022-05-14 22:25:32 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2022-05-14 22:25:32 +0000 |
commit | 6a2129009223d0ebbbbb35735414cb21ffece416 (patch) | |
tree | 04dbeadbee147a370e0143f2414e4701b4a12986 /math/ess | |
parent | 3c19ae43cd8acd421d8c435a3bb1166c9cc1278f (diff) | |
download | pkgsrc-6a2129009223d0ebbbbb35735414cb21ffece416.tar.gz |
Bump all elisp packages for the CONFLICTS change.
Diffstat (limited to 'math/ess')
-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 4502c9a7e20..b18bb5d5914 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2021/05/24 19:52:55 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/05/14 22:25:39 dholland Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |