diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
commit | f260763809f916897cbfeb6438b36960831c4f2a (patch) | |
tree | 7a89deafb740912af28f8fbadb269aad60105c95 /editors | |
parent | 054bf8dcf4f5fbeec514df3275e49c931d3ef70a (diff) | |
download | pkgsrc-f260763809f916897cbfeb6438b36960831c4f2a.tar.gz |
Bump PKGREVISION from devel/nss 3.14.0.
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 fa620ee31ec..96e3ea2d6e6 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/10/08 23:01:30 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/12/15 10:36:26 ryoon Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |