diff options
Diffstat (limited to 'x11/x11perf')
-rw-r--r-- | x11/x11perf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index ba55785e09e..e480c7bfec4 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/11/09 19:23:21 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/01 06:03:10 sbd Exp $ # DISTNAME= x11perf-1.5.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |