diff options
Diffstat (limited to 'time/gtodo/Makefile')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 8bc59be5b6b..ddcf2bc3e48 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2018/11/14 22:22:32 kleink Exp $ +# $NetBSD: Makefile,v 1.68 2019/07/21 22:25:50 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 51 +PKGREVISION= 52 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} |