diff options
Diffstat (limited to 'x11/xsetroot/Makefile')
-rw-r--r-- | x11/xsetroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index f2ea2416785..ee1f44d74ae 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/08/15 22:12:53 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:18 tnn Exp $ # DISTNAME= xsetroot-1.0.2 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 |