diff options
Diffstat (limited to 'x11/xev/Makefile')
-rw-r--r-- | x11/xev/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile index ce6e02b6afe..5c7aa935a76 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2020/01/18 23:36:00 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2020/07/17 23:07:34 wiz Exp $ -DISTNAME= xev-1.2.3 +DISTNAME= xev-1.2.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |