diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /time/gtodo-applet/Makefile | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
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 7329237ba1e..bce73943f49 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2007/06/05 05:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/19 23:19:10 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |