diff options
author | roy <roy@pkgsrc.org> | 2011-04-19 13:30:12 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2011-04-19 13:30:12 +0000 |
commit | 7e7030c4b842dd5c106438a2417f3fe3a9cdab41 (patch) | |
tree | 4d09df560ce116a4c1719bcac4bb9025ed8f2f1b /editors/tomboy | |
parent | 3638cd3ba6e96ab713b48e15e03fece5b45bfc20 (diff) | |
download | pkgsrc-7e7030c4b842dd5c106438a2417f3fe3a9cdab41.tar.gz |
and 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 bac7d86983c..6d6f188bcd9 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/04/19 13:29:47 roy Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/19 13:30:12 roy Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |