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 3c5432e3b74..fcf13704196 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/01/20 16:15:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:39 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |