diff options
author | tron <tron@pkgsrc.org> | 2003-10-18 18:23:03 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-10-18 18:23:03 +0000 |
commit | 9df403713b20a013728dd68aed75e5db18362563 (patch) | |
tree | 78ebe49c180d3ab5c1f3cd743d02a8b3229563e1 /pkgtools/x11-links/Makefile | |
parent | 8f339304dab8732cfae73b830f1441a219b377b2 (diff) | |
download | pkgsrc-9df403713b20a013728dd68aed75e5db18362563.tar.gz |
Adapt to latest shared library changes in NetBSD's X11 sources and
XFree86-current.
Diffstat (limited to 'pkgtools/x11-links/Makefile')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 391cb3bde94..d893b792673 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2003/10/13 15:55:11 veego Exp $ +# $NetBSD: Makefile,v 1.43 2003/10/18 18:23:03 tron 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.16 +DISTNAME= x11-links-0.17 WRKSRC= ${WRKDIR} CATEGORIES= pkgtools x11 MASTER_SITES= # empty |