diff options
Diffstat (limited to 'x11/xf86-video-siliconmotion/Makefile')
-rw-r--r-- | x11/xf86-video-siliconmotion/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xf86-video-siliconmotion/Makefile b/x11/xf86-video-siliconmotion/Makefile index 9164b7600ed..e26180c33cf 100644 --- a/x11/xf86-video-siliconmotion/Makefile +++ b/x11/xf86-video-siliconmotion/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:44:16 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $ # DISTNAME= xf86-video-siliconmotion-1.5.1 CATEGORIES= x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ +MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg Silicon Motion video driver PKG_DESTDIR_SUPPORT= user-destdir |