diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 08:14:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 08:14:16 +0000 |
commit | c93cddc7fa9d5f4e9557c473419ef0c6c9bba722 (patch) | |
tree | 99c7651fff75c45a964c1873b5062dcbe0b8ccbe | |
parent | cbf04922279cde8b8c9472d7d4b954b02cf1a05e (diff) | |
download | freebsd-ports-c93cddc7fa9d5f4e9557c473419ef0c6c9bba722.zip |
Mark as deprecated, since this works on no supported FreeBSD version.
Hat: portmgr
-rw-r--r-- | comms/ixj/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 72381ce29a81..1debd0c80403 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -13,6 +13,8 @@ DISTNAME= ixj_freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Driver for Quicknet Internet PhoneJack and LineJack. Used by OpenH323 +DEPRECATED= does not work on any supported FreeBSD version +EXPIRATION_DATE= 2007-07-29 ONLY_FOR_ARCHS= i386 |