diff options
author | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
commit | c42f455e2c5a74938a92c5c52b7df0a8b1a454de (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /editors/tomboy | |
parent | b26591b0aff10f2ba1c5b08dbd7c499b91c104d6 (diff) | |
download | pkgsrc-c42f455e2c5a74938a92c5c52b7df0a8b1a454de.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'editors/tomboy')
-rw-r--r-- | editors/tomboy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 811ae0060d1..2ce0dca5749 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/08/09 08:44:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/12 02:31:21 obache Exp $ # DISTNAME= tomboy-0.14.3 +PKGREVISION= 1 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/0.14/} |