diff options
Diffstat (limited to 'x11/xauth/Makefile')
-rw-r--r-- | x11/xauth/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile index 865b1880507..274a0b6c670 100644 --- a/x11/xauth/Makefile +++ b/x11/xauth/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:57 asau Exp $ -# +# $NetBSD: Makefile,v 1.8 2013/10/11 20:36:20 wiz Exp $ -DISTNAME= xauth-1.0.7 +DISTNAME= xauth-1.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |