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 /finance | |
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 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 3 | ||||
-rw-r--r-- | finance/xquote/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index ccf1e7f2c7e..5d79c7f799f 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/12 21:36:54 joerg Exp $ DISTNAME= xinvest-2.6.9 +PKGREVISION= 1 CATEGORIES= finance x11 MASTER_SITES= http://xinvest.sunsite.dk/ diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index d008af46232..d15bbadc230 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/12 21:36:54 joerg Exp $ DISTNAME= xquote-2.6.10 +PKGREVISION= 1 CATEGORIES= finance x11 MASTER_SITES= http://xinvest.sunsite.dk/ |