diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
commit | 991dcdf97831205f87804d4d9524bc57a4e9caa8 (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /sysutils/nvnet | |
parent | 45d0084443c3c201a2a2a2b6a35dd13e992dc6a2 (diff) | |
download | pkgsrc-991dcdf97831205f87804d4d9524bc57a4e9caa8.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'sysutils/nvnet')
-rw-r--r-- | sysutils/nvnet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/nvnet/Makefile b/sysutils/nvnet/Makefile index 5064f89a95e..efbeef14ea5 100644 --- a/sysutils/nvnet/Makefile +++ b/sysutils/nvnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:15 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2006/05/18 20:30:01 wiz Exp $ # PKGNAME= nvnet-20050620nb1 @@ -14,6 +14,8 @@ MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.morgart.com/NetBSD/nVidia/nvnet/ COMMENT= Driver for nVidia ethernet +BROKEN_IN= pkgsrc-2006Q1 + LICENSE= nvidia-license RESTRICTED= nVidia Licensed Software: http://www.nvidia.com/object/nv_swlicense.html |