diff options
Diffstat (limited to 'x11/inputproto/Makefile')
-rw-r--r-- | x11/inputproto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile index 169ca249342..9fb988e9cfd 100644 --- a/x11/inputproto/Makefile +++ b/x11/inputproto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/03/07 20:18:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/05/24 21:45:14 tnn Exp $ # DISTNAME= inputproto-1.4.3 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 |