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/wu-ftpd | |
parent | 59b645ab8fcd16103c58713b66779f78de95099d (diff) | |
download | ports-0d5b5f904c70029fd4393cace1665656e3543a10.tar.gz ports-0d5b5f904c70029fd4393cace1665656e3543a10.zip |
Notes
Diffstat (limited to 'ftp/wu-ftpd')
-rw-r--r-- | ftp/wu-ftpd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 0c254d3d83d5..ad5dd6f12ab1 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -18,6 +18,9 @@ PATCHFILES= connect-dos.patch realpath.patch MAINTAINER= ports@FreeBSD.org COMMENT= A replacement ftp server for Un*x systems +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + CONFLICTS= wu-ftpd+ipv6-[0-9]* heimdal-[0-9]* USE_AUTOTOOLS= autoconf213 |