diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | bfb6ba990098ef0c3de2719b460d65c680f83388 (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /x11/xcb/Makefile | |
parent | 26d409778ef78f8bfa0bd0ecc76f717d569b084b (diff) | |
download | pkgsrc-bfb6ba990098ef0c3de2719b460d65c680f83388.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 6817657464b..f0a7f24ecbf 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:45 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2008/11/10 17:21:38 wiz Exp $ DISTNAME= xcb-2.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.goof.com/pcg/marc/data/ |