diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 2a8a04b1f7719a5cc2ad32a784f277e96806880d (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /editors/tomboy | |
parent | c132f8aa44db56210112ddd571f292d5da7dda8a (diff) | |
download | pkgsrc-2a8a04b1f7719a5cc2ad32a784f277e96806880d.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'editors/tomboy')
-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 17faac1b7eb..6fa4bb93b4e 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/06/14 07:43:50 sbd Exp $ +# $NetBSD: Makefile,v 1.38 2012/07/15 08:22:49 wiz Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |