diff options
Diffstat (limited to 'editors/tomboy/Makefile')
-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 49745c6e581..17faac1b7eb 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:47 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/06/14 07:43:50 sbd Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |