diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-05 07:51:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-05 07:51:43 +0000 |
commit | 0589c829b73caae6174ad658dbfb711fe3e3a1cd (patch) | |
tree | 2d1bc0ac59f2cd0ce41a85aa94e39d763a1a889e /pkgtools/x11-links/Makefile | |
parent | 462c8f4e82c9aa412bc39734c6e79e0437a42c56 (diff) | |
download | pkgsrc-0589c829b73caae6174ad658dbfb711fe3e3a1cd.tar.gz |
libxcb-xkb shlib version was bumped in NetBSD, add new version to list.
Bump version.
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 6083d95506e..188efcba05d 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.162 2015/03/12 14:46:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.163 2015/05/05 07:51:43 wiz 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, # usually the most recent. -PKGNAME= x11-links-0.93 +PKGNAME= x11-links-0.94 CATEGORIES= pkgtools x11 MAINTAINER= pkgsrc-users@NetBSD.org |