diff options
author | nia <nia@pkgsrc.org> | 2019-08-22 13:01:14 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-08-22 13:01:14 +0000 |
commit | 82f1d26a309cec257076f456a6b88582e2e79d58 (patch) | |
tree | afba7206bb5727705213fd4597d031588ea99b5b /pkgtools/x11-links/Makefile | |
parent | c06034ef4c4343c665760fd7d8c6e68a1bedba16 (diff) | |
download | pkgsrc-82f1d26a309cec257076f456a6b88582e2e79d58.tar.gz |
x11-links-1.28: Add dri3proto
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 c213d93de4f..78ab11d98a5 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.198 2019/08/22 12:35:37 nia Exp $ +# $NetBSD: Makefile,v 1.199 2019/08/22 13:01:14 nia 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-1.27 +PKGNAME= x11-links-1.28 CATEGORIES= pkgtools x11 MAINTAINER= pkgsrc-users@NetBSD.org |