diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:27:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:27:43 +0000 |
commit | 9733f88971e0e39edbb48268f0d8213614c79c4f (patch) | |
tree | 98b96e241727adb1dad8ae599ae670e61001988a /x11-servers | |
parent | 3f5fba345872afe0d09bac4283fadc8ecd084383 (diff) | |
download | ports-9733f88971e0e39edbb48268f0d8213614c79c4f.tar.gz ports-9733f88971e0e39edbb48268f0d8213614c79c4f.zip |
NO_PACKAGE is not appropriate
Notes
Notes:
svn path=/head/; revision=171962
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/mga_hal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-servers/mga_hal/Makefile b/x11-servers/mga_hal/Makefile index f09401a974b2..cd0044b20481 100644 --- a/x11-servers/mga_hal/Makefile +++ b/x11-servers/mga_hal/Makefile @@ -14,7 +14,6 @@ DISTNAME= mgadriver-${PORTVERSION} MAINTAINER= x11@FreeBSD.org COMMENT= Module for additional features with X.Org/XFree86 Matrox driver -NO_PACKAGE= "Matrox drivers may not be distributed" RESTRICTED= "Matrox drivers may not be distributed." ONLY_FOR_ARCHS= i386 |