diff options
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xfree | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 53a01361a12..ce3b434da52 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2004/01/26 10:10:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.50 2004/01/31 21:58:52 recht Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk # to the correct version, usually the most recent. -DISTNAME= x11-links-0.19 +DISTNAME= x11-links-0.20 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/files/xfree b/pkgtools/x11-links/files/xfree index 5b5ff94de00..a867f6775e9 100644 --- a/pkgtools/x11-links/files/xfree +++ b/pkgtools/x11-links/files/xfree @@ -1,4 +1,4 @@ -# $NetBSD: xfree,v 1.5 2003/10/18 18:23:03 tron Exp $ +# $NetBSD: xfree,v 1.6 2004/01/31 21:58:52 recht Exp $ # # The files listed below are the union of the sets of files installed by # the supported XFree distributions, minus the set of files representing @@ -338,6 +338,7 @@ include/X11/extensions/Xvproto.h include/X11/extensions/bigreqstr.h include/X11/extensions/dpms.h include/X11/extensions/dpmsstr.h +include/X11/extensions/extutil.h include/X11/extensions/fontcache.h include/X11/extensions/fontcacheP.h include/X11/extensions/fontcachstr.h |