diff options
author | antoine <antoine@FreeBSD.org> | 2013-06-25 00:45:53 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-06-25 00:45:53 +0800 |
commit | f03647209864cd475e118817932025fca56f5f66 (patch) | |
tree | 03658999a10cde93f2e7848cfcbadf19661a9495 /comms | |
parent | 0b3052e033f7aeb671cb9e18a76140b9731fcc1d (diff) | |
download | freebsd-ports-gnome-f03647209864cd475e118817932025fca56f5f66.tar.gz freebsd-ports-gnome-f03647209864cd475e118817932025fca56f5f66.tar.zst freebsd-ports-gnome-f03647209864cd475e118817932025fca56f5f66.zip |
Deprecate: broken on FreeBSD 8 and newer
Approved by: maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hso-kmod/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/hso-kmod/Makefile b/comms/hso-kmod/Makefile index 0c9b1acd43c4..772801c1bfe0 100644 --- a/comms/hso-kmod/Makefile +++ b/comms/hso-kmod/Makefile @@ -18,6 +18,9 @@ COMMENT= Driver for Option HSDPA modem LICENSE= BSD +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-08-24 + CONFLICTS= uhso-kmod-[0-9]* NO_PACKAGE= should be recompiled for a particular FreeBSD kernel |