diff options
author | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
commit | 12738ad22f7930d63ad4cb5de95a757513ee83af (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /finance/xquote | |
parent | 658faaae9192664e2e2e1fc7796ebeb9204a0543 (diff) | |
download | pkgsrc-12738ad22f7930d63ad4cb5de95a757513ee83af.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'finance/xquote')
-rw-r--r-- | finance/xquote/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |