diff options
Diffstat (limited to 'time/gtodo')
-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 c2b283656cb..5b03e9b541b 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:58:22 sno Exp $ +# $NetBSD: Makefile,v 1.29 2010/06/13 22:45:28 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} |