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 | e76585337dbf3d008b940bb1ce66c1b008430a90 (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /graphics/dx/Makefile | |
parent | 43f6f216301a66a35350deadc513fdcc7577a5b5 (diff) | |
download | pkgsrc-e76585337dbf3d008b940bb1ce66c1b008430a90.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'graphics/dx/Makefile')
-rw-r--r-- | graphics/dx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 72308d9ef1d..427dff25cbf 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2005/12/05 20:50:19 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/12 21:36:55 joerg Exp $ DISTNAME= dx-4.3.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ |