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 9a765f6be54..9ad93b7f87a 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2018/04/16 14:35:15 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2018/11/12 03:53:00 ryoon Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} |