diff options
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 e166b19136a..9ef0003adc4 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2017/11/30 16:45:23 adam Exp $ +# $NetBSD: Makefile,v 1.82 2018/01/28 20:10:49 wiz Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 54 +PKGREVISION= 55 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |