diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/imcom/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/imcom/Makefile b/net-im/imcom/Makefile index 3aadfd6aa255..ce8bc2ce0fb1 100644 --- a/net-im/imcom/Makefile +++ b/net-im/imcom/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: imcom -# Date created: Jun 09 2002 -# Whom: Martijn Lina -# +# Created by: Martijn Lina # $FreeBSD$ PORTNAME= imcom @@ -13,6 +10,9 @@ MASTER_SITES= http://nafai.dyndns.org/files/ MAINTAINER= martijn@pacno.net COMMENT= IMCom is a command-line Jabber client written in Python +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + GNU_CONFIGURE= yes USE_PYTHON= yes |