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 /textproc/emacs-muse | |
parent | 3c19ae43cd8acd421d8c435a3bb1166c9cc1278f (diff) | |
download | pkgsrc-6a2129009223d0ebbbbb35735414cb21ffece416.tar.gz |
Bump all elisp packages for the CONFLICTS change.
Diffstat (limited to 'textproc/emacs-muse')
-rw-r--r-- | textproc/emacs-muse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/emacs-muse/Makefile b/textproc/emacs-muse/Makefile index e1dec5a2a2c..e861d1037be 100644 --- a/textproc/emacs-muse/Makefile +++ b/textproc/emacs-muse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2019/11/04 21:43:35 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2022/05/14 22:25:41 dholland Exp $ DISTNAME= muse-3.20 PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc editors MASTER_SITES= https://web.archive.org/web/20170309215441/http://download.gna.org/muse-el/ |