diff options
Diffstat (limited to 'x11/libXcursor/Makefile')
-rw-r--r-- | x11/libXcursor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index eecd04b3a2b..f04aa68af7f 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/05/30 07:05:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/11/28 14:57:20 wiz Exp $ -DISTNAME= libXcursor-1.1.14 +DISTNAME= libXcursor-1.1.15 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |