diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 08:43:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 08:43:27 +0800 |
commit | 6aebb3043e8f7c148264457ff14a968015dcfd0d (patch) | |
tree | 96988b0cb3a2ee6cb507d1bd44f5a0b317566b0d /comms | |
parent | 2fd63f9c2953d92a28e9439147cc7e0aa957c6db (diff) | |
download | freebsd-ports-gnome-6aebb3043e8f7c148264457ff14a968015dcfd0d.tar.gz freebsd-ports-gnome-6aebb3043e8f7c148264457ff14a968015dcfd0d.tar.zst freebsd-ports-gnome-6aebb3043e8f7c148264457ff14a968015dcfd0d.zip |
Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mwavem/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index 132de525a37e..00d69882bf82 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= oberman@es.net COMMENT= Loadable module and user excutable to support IBM Mwave ACP modem +DEPRECATED= Broken on all supported versions of FreeBSD +EXPIRATION_DATE=2007-03-10 + ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes |