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 ad1e5a58161..5ee3ff673ec 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:43 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/11/15 22:56:53 abs Exp $ # DISTNAME= tomboy-1.0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.0/} |