diff options
Diffstat (limited to 'x11/xmodmap/Makefile')
-rw-r--r-- | x11/xmodmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile index 506c42c6b98..e7d963203d7 100644 --- a/x11/xmodmap/Makefile +++ b/x11/xmodmap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/15 22:03:03 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:18 tnn Exp $ # DISTNAME= xmodmap-1.0.3 CATEGORIES= x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org |