diff options
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 11e46c1e7af..f2d160e7cad 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/29 05:06:58 asau Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:35 wiz Exp $ DISTNAME= xcb-2.4 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.goof.com/pcg/marc/data/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html +#HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html COMMENT= Extensible, multiple cut buffers for X USE_IMAKE= YES |