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 232a432ab6a..ba47959e74c 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2018/07/20 03:34:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2018/10/24 21:11:50 leot Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 60 +PKGREVISION= 61 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} |