diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | a58dd81611b8c564055c0a7d0f7e209646354e43 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /time | |
parent | 3e010aca5bde48bd486fa7c43f4dca63459ae74a (diff) | |
download | pkgsrc-a58dd81611b8c564055c0a7d0f7e209646354e43.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'time')
-rw-r--r-- | time/gdeskcal/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-datetime-plugin/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 6cb587011ca..a95d184a164 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/01/23 16:48:54 recht Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/23 21:50:49 jmmv Exp $ # DISTNAME= gDeskCal-0_55 PKGNAME= gdeskcal-0.55 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 5f546808ed9..f2e1e1a03c1 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:54 reed Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:49 jmmv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.2 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 calendar plugin |