diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-13 15:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-13 15:41:55 +0000 |
commit | f8514d03437a4f7fed3f4904d84cedd0c6b9d058 (patch) | |
tree | 82a650cc896af0aa38d8dceb337e618d8bce577a /editors/tomboy/Makefile | |
parent | 16f4a0dafc7c4a5125731a6e0dafca01a27acaf0 (diff) | |
download | pkgsrc-f8514d03437a4f7fed3f4904d84cedd0c6b9d058.tar.gz |
*: recursive bump for gtkspell enchant -> enchant2 change.
Diffstat (limited to 'editors/tomboy/Makefile')
-rw-r--r-- | editors/tomboy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index fd30820a6f4..758308f38c0 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2019/05/05 22:49:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2019/07/13 15:41:56 wiz Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 67 +PKGREVISION= 68 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |