diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | 6e4a0dd7991ad854ac6cf1540d0631a457cf96dd (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /time | |
parent | 18cff5b61468d9288337f1194f99784e4b7d7622 (diff) | |
download | pkgsrc-6e4a0dd7991ad854ac6cf1540d0631a457cf96dd.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'time')
-rw-r--r-- | time/catclock/Makefile | 4 | ||||
-rw-r--r-- | time/plan/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/catclock/Makefile b/time/catclock/Makefile index 4672221bf99..ced5eaf8e5c 100644 --- a/time/catclock/Makefile +++ b/time/catclock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:44 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/12 21:36:56 joerg Exp $ # DISTNAME= catclock PKGNAME= catclock-0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 time MASTER_SITES= http://www2.cenaath.cena.dgac.fr/ftp/decwindows/ \ ftp://ftp2.cnam.fr/decwindows/ \ diff --git a/time/plan/Makefile b/time/plan/Makefile index 135a8f80a68..ea7000fdf6d 100644 --- a/time/plan/Makefile +++ b/time/plan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:45 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/12 21:36:56 joerg Exp $ DISTNAME= plan-1.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 time MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/plan/ |