diff options
Diffstat (limited to 'time/gtodo-applet/Makefile')
-rw-r--r-- | time/gtodo-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index aab62a244e1..55b97f936a2 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/08/10 20:56:24 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/09/22 03:57:51 minskim Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |