[Midnightbsd-cvs] mports: Makefile: set license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 20 14:54:25 EDT 2008


Log Message:
-----------
set license

Modified Files:
--------------
    mports/x11-servers/mga_hal:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-servers/mga_hal/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-servers/mga_hal/Makefile -L x11-servers/mga_hal/Makefile -u -r1.1 -r1.2
--- x11-servers/mga_hal/Makefile
+++ x11-servers/mga_hal/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	mga_hal
 PORTVERSION=	4.4.0
+PORTREVISION=	1
 CATEGORIES=	x11-servers
 MASTER_SITES=	ftp://ftp.matrox.com/pub/mga/archive/linux/%SUBDIR%/:i386,amd64
 MASTER_SITE_SUBDIR=	2006/:i386 2006/64bit/:amd64
@@ -15,11 +16,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Module for additional features with X.Org/XFree86 Matrox driver
+LICENSE=	restricted
 
 RESTRICTED=	Matrox drivers may not be distributed.
 
 ONLY_FOR_ARCHS=	i386 amd64
-USE_X_PREFIX=	yes
 
 .include <bsd.port.pre.mk>
 


More information about the Midnightbsd-cvs mailing list