diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 32e83cfbaef93b8e76725220f02f4fd826d0222e (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /editors | |
parent | 5110c4a21e95c1fd6793410343c78efb979b66ee (diff) | |
download | pkgsrc-32e83cfbaef93b8e76725220f02f4fd826d0222e.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'editors')
-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 715f80ad093..49745c6e581 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/03/06 17:38:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:47 obache Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |