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 cdbe53abb0b..611766f66a7 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/06/03 10:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/04 22:17:33 tron Exp $ # DISTNAME= x11perf-1.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |