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 38f871313d1..7b49eb773db 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2014/02/12 23:18:42 tron Exp $ +# $NetBSD: Makefile,v 1.55 2014/05/05 00:48:24 ryoon Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} |