diff options
Diffstat (limited to 'x11/xf86driproto/Makefile')
-rw-r--r-- | x11/xf86driproto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86driproto/Makefile b/x11/xf86driproto/Makefile index 9ea777b4870..4de6b5cc028 100644 --- a/x11/xf86driproto/Makefile +++ b/x11/xf86driproto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/04/16 14:33:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:18 tnn Exp $ # DISTNAME= xf86driproto-2.0.4 CATEGORIES= x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ +MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org |