diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 10:33:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 10:33:15 +0000 |
commit | f9d473ef6b3b6c2ecdcc5269ed02fe786a2b8dcc (patch) | |
tree | a9cacb8af43ce78eb90a5d94bd21f448e95044a7 /net-p2p/hx | |
parent | a0a419b7371428d1cab24230f87ad011ee631ec3 (diff) |
Notes
Diffstat (limited to 'net-p2p/hx')
-rw-r--r-- | net-p2p/hx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/hx/Makefile b/net-p2p/hx/Makefile index 44fc2a22564f..9ddf5b9a731e 100644 --- a/net-p2p/hx/Makefile +++ b/net-p2p/hx/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://members.macconnect.com/users/j/jalex/ MAINTAINER= ports@FreeBSD.org COMMENT= A text based Hotline (http://www.bigredh.com) client for Unix +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes |