diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 20:40:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 20:40:33 +0000 |
commit | 0d5b5f904c70029fd4393cace1665656e3543a10 (patch) | |
tree | 27bee9e03e1654579968a05fb0faa8b179be1c4a /ftp/xrmftp/Makefile | |
parent | 59b645ab8fcd16103c58713b66779f78de95099d (diff) |
Notes
Diffstat (limited to 'ftp/xrmftp/Makefile')
-rw-r--r-- | ftp/xrmftp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile index ed9097a4fe59..ac75dca040d9 100644 --- a/ftp/xrmftp/Makefile +++ b/ftp/xrmftp/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Graphical FTP client based on the xforms library +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.src |