diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xorg.xextproto | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 0e012e17469..8f0763a4bea 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2010/04/30 03:37:44 sbd Exp $ +# $NetBSD: Makefile,v 1.112 2010/05/30 12:55:17 martin Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, @@ -6,6 +6,7 @@ DISTNAME= x11-links-0.48 CATEGORIES= pkgtools x11 +PKGREVISION= 1 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/files/xorg.xextproto b/pkgtools/x11-links/files/xorg.xextproto index e26cdc6e101..e6349bdd281 100644 --- a/pkgtools/x11-links/files/xorg.xextproto +++ b/pkgtools/x11-links/files/xorg.xextproto @@ -1,4 +1,4 @@ -# $NetBSD: xorg.xextproto,v 1.2 2008/10/05 21:36:35 cube Exp $ +# $NetBSD: xorg.xextproto,v 1.3 2010/05/30 12:55:17 martin Exp $ include/X11/extensions/MITMisc.h include/X11/extensions/XEVI.h include/X11/extensions/XEVIstr.h @@ -47,6 +47,7 @@ include/X11/extensions/saverproto.h include/X11/extensions/security.h include/X11/extensions/securstr.h include/X11/extensions/shape.h +include/X11/extensions/shapeconst.h include/X11/extensions/shapestr.h include/X11/extensions/shmstr.h include/X11/extensions/sync.h |