diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | 2c69c3d502c814745bd767d5a6ffd7867d04fa6f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /editors/tomboy | |
parent | 6f2f7906246b570e9f08db1c014f2d735dbfbf96 (diff) | |
download | pkgsrc-2c69c3d502c814745bd767d5a6ffd7867d04fa6f.tar.gz |
Recursive revbump from textproc/icu
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 3f473555f95..b4c29060eb2 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2015/05/23 06:58:50 kefren Exp $ +# $NetBSD: Makefile,v 1.67 2015/10/10 01:58:07 ryoon Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |