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 /sysutils/xps | |
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 'sysutils/xps')
-rw-r--r-- | sysutils/xps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 7dce7a248a4..48d9ba62578 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2005/07/16 01:19:23 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2005/12/12 21:36:55 joerg Exp $ DISTNAME= xps-4.2 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=motif-pstree/} |