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/axyftp | |
parent | - Update to 1.2.1.r4 (diff) |
Deprecate unmaintained ports from ftp where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'ftp/axyftp')
-rw-r--r-- | ftp/axyftp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 6cc35468871d..d8e6fe313033 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \ ftp://ftp.mayn.de/pub/unix/network/ftp/ \ # ftp://ftp.wxftp.seul.org/pub/wxftp/ # distfile changed there (md5sum) +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAINTAINER= ports@FreeBSD.org COMMENT= X Window System FTP client, with WSftp-like UI |