diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | 751d30d6377f228402a1f53bf08b8d4a4fa165e8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /time | |
parent | 43c5a98fb7c30f28ccc9ec223f446850a7b6bff1 (diff) | |
download | pkgsrc-751d30d6377f228402a1f53bf08b8d4a4fa165e8.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index d7e239fc4d8..3e1c56cdbfd 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/31 12:32:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/01/06 15:10:07 wiz Exp $ # DISTNAME= evolution-webcal-2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index fdfc749c5a2..7bf0f2ed9c8 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/12/31 12:32:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/06 15:10:07 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |