diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:32:47 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:32:47 +0800 |
commit | 30457422dfa80056600738691ad1fa3c9e188354 (patch) | |
tree | eb241b3097fc72c4282002a1091e3330f9af821a /net-im | |
parent | d89169e095ab4a32abc82710eb31668f30c0f739 (diff) | |
download | freebsd-ports-gnome-30457422dfa80056600738691ad1fa3c9e188354.tar.gz freebsd-ports-gnome-30457422dfa80056600738691ad1fa3c9e188354.tar.zst freebsd-ports-gnome-30457422dfa80056600738691ad1fa3c9e188354.zip |
- Mark DEPRECATED, set EXPIRATION_DATE
PR: ports/182674
Submitted by: Ilya Bakulin <webmaster@kibab.com> (maintainer)
Diffstat (limited to 'net-im')
-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 \ |