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/catclock/Makefile | |
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/catclock/Makefile')
-rw-r--r-- | time/catclock/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ \ |