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 /www/mMosaic | |
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 'www/mMosaic')
-rw-r--r-- | www/mMosaic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mMosaic/Makefile b/www/mMosaic/Makefile index 4c20b58d77b..2c931e6911b 100644 --- a/www/mMosaic/Makefile +++ b/www/mMosaic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:41 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/12 21:36:56 joerg Exp $ # DISTNAME= mMosaic-3.7.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.enst.fr/pub/mbone/mMosaic/ |