diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-28 04:32:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-28 04:32:36 +0800 |
commit | 6cb347cb8b2fb30c235e9c60668a1f5b38291632 (patch) | |
tree | e08f7708f6a50cb559b3e47b803263ad4eb1b333 | |
parent | d1a0ee4b1fa00220061fe45d6bdfa4741199c598 (diff) | |
download | freebsd-ports-gnome-6cb347cb8b2fb30c235e9c60668a1f5b38291632.tar.gz freebsd-ports-gnome-6cb347cb8b2fb30c235e9c60668a1f5b38291632.tar.zst freebsd-ports-gnome-6cb347cb8b2fb30c235e9c60668a1f5b38291632.zip |
Mark as deprecated because upstream and public distfiles as disappeared
Submitted by: Martijn Lina <martijn@pacno.net>
-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 |