diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | 9c53210756739b65a318d92ed1a2ae7e2a204211 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /editors/tomboy | |
parent | 8d35a9fcaca8b73ad0b4facc1f280766c65e2add (diff) | |
download | pkgsrc-9c53210756739b65a318d92ed1a2ae7e2a204211.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
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 8ec70ae2ec0..715f80ad093 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/03/03 00:13:01 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/03/06 17:38:56 ryoon Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |