diff options
Diffstat (limited to 'x11/xvinfo/Makefile')
-rw-r--r-- | x11/xvinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index be12da72c09..41336bc2707 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:07:24 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/11 09:11:17 wiz Exp $ # -DISTNAME= xvinfo-1.1.1 +DISTNAME= xvinfo-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |