diff options
author | pav <pav@FreeBSD.org> | 2006-04-09 20:05:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-09 20:05:12 +0800 |
commit | ffae13e8070de361f76af2635e53933c6d9fefea (patch) | |
tree | 78781363257661d1aaf465c823a6ff6c5ec4d10b /net | |
parent | 70bf13dcca1dfcdd29f714d5587356a0bde05177 (diff) | |
download | freebsd-ports-gnome-ffae13e8070de361f76af2635e53933c6d9fefea.tar.gz freebsd-ports-gnome-ffae13e8070de361f76af2635e53933c6d9fefea.tar.zst freebsd-ports-gnome-ffae13e8070de361f76af2635e53933c6d9fefea.zip |
- Deprecate, set for three months expiration. This software haven't seen
a new version in three years, and does not work with recent openh323.
PR: ports/95472
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Diffstat (limited to 'net')
-rw-r--r-- | net/opengk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/opengk/Makefile b/net/opengk/Makefile index e646b2793e96..b136afb76612 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -20,6 +20,8 @@ COMMENT= Equivalence's H323 GateKeeper for OpenH323 OhPhone and NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build BROKEN= Incomplete dependency list +DEPRECATED= Latest version is from 2003-02-03. Use net/gatekeeper instead +EXPIRATION_DATE= 2006-07-01 WRKSRC= ${WRKDIR}/${PORTNAME} |