diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 05:32:47 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 05:32:47 +0000 |
commit | 524b34b077226e51e5927dfd9afb1facd53a2631 (patch) | |
tree | eb241b3097fc72c4282002a1091e3330f9af821a | |
parent | - Mark DEPRECATED, set EXPIRATION_DATE (diff) |
- Mark DEPRECATED, set EXPIRATION_DATE
PR: ports/182674
Submitted by: Ilya Bakulin <webmaster@kibab.com> (maintainer)
-rw-r--r-- | net-im/qutim/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile index 23f75a05f76c..06543c9fa227 100644 --- a/net-im/qutim/Makefile +++ b/net-im/qutim/Makefile @@ -13,6 +13,9 @@ DISTNAME= qutim_${PORTVERSION}_svn529 MAINTAINER= webmaster@kibab.com COMMENT= Qt4-based multiprotocol IM client with advanced features +DEPRECATED= Old version, a new one needs to be ported from scratch +EXPIRATION_DATE= 2013-11-05 + USE_QT4= designer_build \ gui \ imageformats \ |