diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-16 04:40:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-16 04:40:33 +0800 |
commit | a1299ccd60cf1d09522ea708e25699d5390fce15 (patch) | |
tree | c6303e1b6e42e9aaf534b45f66b479de22bd3468 /ftp/axyftp | |
parent | 182f492f69cef177bb64e1a32d8577300e02d6b0 (diff) | |
download | freebsd-ports-gnome-a1299ccd60cf1d09522ea708e25699d5390fce15.tar.gz freebsd-ports-gnome-a1299ccd60cf1d09522ea708e25699d5390fce15.tar.zst freebsd-ports-gnome-a1299ccd60cf1d09522ea708e25699d5390fce15.zip |
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 |