summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-20 21:09:48 +0000
committerwiz <wiz@pkgsrc.org>2019-07-20 21:09:48 +0000
commit402e8b7e214b880de6d40aa81016230e1b9c4e03 (patch)
tree6ec20b7a0bbf1149e7ac8a73612a9878dbfc26a9 /pkgtools/x11-links/Makefile
parentd5037a7a81919800f0e5479449992cc22ca83ad7 (diff)
downloadpkgsrc-402e8b7e214b880de6d40aa81016230e1b9c4e03.tar.gz
x11-links: update to 0.21
Remove libXTrap reference.
Diffstat (limited to 'pkgtools/x11-links/Makefile')
-rw-r--r--pkgtools/x11-links/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 70b1aa80d0c..a7a74ce6f04 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.191 2019/07/10 22:36:49 rjs Exp $
+# $NetBSD: Makefile,v 1.192 2019/07/20 21:09:48 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-1.20
+PKGNAME= x11-links-1.21
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users@NetBSD.org