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 /net-im | |
parent | da4a5f36717f42d55b492f90ae5dc0e8f7cccc49 (diff) | |
download | ports-524b34b077226e51e5927dfd9afb1facd53a2631.tar.gz ports-524b34b077226e51e5927dfd9afb1facd53a2631.zip |
Notes
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 \ |