diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /editors/tomboy | |
parent | 18d71c80e696842f10f71d584c15e920a94de1a7 (diff) | |
download | pkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
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 44de9d32e9b..bc6555c9280 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2013/05/09 07:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.50 2013/05/24 18:23:35 wiz Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |