diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /x11/openmotif | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'x11/openmotif')
-rw-r--r-- | x11/openmotif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 0b30b6af763..c4472857efe 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2008/07/22 20:44:04 tnn Exp $ +# $NetBSD: Makefile,v 1.58 2008/11/10 17:21:38 wiz Exp $ PKGVER= 2.3.1 DISTNAME= openmotif-${PKGVER} #PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://ftp.ics.com/openmotif/2.3/2.3.1/ MASTER_SITES+= ftp://ftp.ics.com/openmotif/2.3/2.3.1/ |