diff options
Diffstat (limited to 'x11/xcb-util/Makefile')
-rw-r--r-- | x11/xcb-util/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index e40e17dd0ac..b9a6c453b3f 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:58 asau Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/10/20 11:10:31 wiz Exp $ -DISTNAME= xcb-util-0.3.9 -PKGREVISION= 1 +DISTNAME= xcb-util-0.4.0 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 |