diff options
Diffstat (limited to 'x11/randrproto/Makefile')
-rw-r--r-- | x11/randrproto/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile index ed87c5078eb..ca9d5a8fbe8 100644 --- a/x11/randrproto/Makefile +++ b/x11/randrproto/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2008/05/27 17:14:45 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/23 05:04:55 bjs Exp $ # -DISTNAME= randrproto-1.2.1 -PKGREVISION= 1 +DISTNAME= randrproto-1.2.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 |