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/xpns | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'x11/xpns')
-rw-r--r-- | x11/xpns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 8d2afcbe1e8..1c6152a6ba2 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/01/15 18:08:58 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2008/11/10 17:21:39 wiz Exp $ DISTNAME= pns_source PKGNAME= xpns-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 cad MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/ EXTRACT_SUFX= .tar.Z |