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 /misc/howm | |
parent | 3c19ae43cd8acd421d8c435a3bb1166c9cc1278f (diff) | |
download | pkgsrc-6a2129009223d0ebbbbb35735414cb21ffece416.tar.gz |
Bump all elisp packages for the CONFLICTS change.
Diffstat (limited to 'misc/howm')
-rw-r--r-- | misc/howm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/howm/Makefile b/misc/howm/Makefile index 44d4c6ddd94..bb83e53c022 100644 --- a/misc/howm/Makefile +++ b/misc/howm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2021/07/21 14:40:30 taca Exp $ +# $NetBSD: Makefile,v 1.16 2022/05/14 22:25:40 dholland Exp $ DISTNAME= howm-1.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://howm.osdn.jp/a/ |