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 /math/abs | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'math/abs')
-rw-r--r-- | math/abs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 84d07f8f8dc..fa1b0ae4d6b 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2008/03/04 18:12:58 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2008/11/10 17:21:37 wiz Exp $ # DISTNAME= abs-src-0.8 PKGNAME= abs-0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math x11 MASTER_SITES= http://www.ping.be/bertin/ |