diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 67dcf7fe476b0a7de818c133f7c113da2212790f (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /editors/tomboy | |
parent | 1ce3aaa7830f372107389ba3a7dd69306b86cdda (diff) | |
download | pkgsrc-67dcf7fe476b0a7de818c133f7c113da2212790f.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
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 6fa4bb93b4e..27bfa15f0b4 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/07/15 08:22:49 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/08/13 14:25:38 wiz Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |