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 /graphics/artist | |
parent | 3c19ae43cd8acd421d8c435a3bb1166c9cc1278f (diff) | |
download | pkgsrc-6a2129009223d0ebbbbb35735414cb21ffece416.tar.gz |
Bump all elisp packages for the CONFLICTS change.
Diffstat (limited to 'graphics/artist')
-rw-r--r-- | graphics/artist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/artist/Makefile b/graphics/artist/Makefile index 78255a7e7f8..da6d85be4c6 100644 --- a/graphics/artist/Makefile +++ b/graphics/artist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2020/01/26 17:31:20 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2022/05/14 22:25:37 dholland Exp $ DISTNAME= artist-1.2.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.lysator.liu.se/~tab/artist/ |