diff options
Diffstat (limited to 'x11/x11perf/Makefile')
-rw-r--r-- | x11/x11perf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index 611766f66a7..8d52641f255 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/06 12:55:22 wiz Exp $ # DISTNAME= x11perf-1.5.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |