diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 06:42:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 06:42:52 +0000 |
commit | 7eb60319dfa8e4f543668a780f3ff11649b0e5ba (patch) | |
tree | 606574375666d8160d2518621a9f9ff5803423f3 /ftp | |
parent | b579a63ab62a89b482495c9841696ae026bf3189 (diff) | |
download | freebsd-ports-7eb60319dfa8e4f543668a780f3ff11649b0e5ba.zip |
Put ftp/emirror on the death row.
See ports/83546 for more information.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/emirror/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index 2b76f931b8ad..ba3a5fb0c4b1 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -18,6 +18,9 @@ DISTNAME= ${PORTNAME}-2.2.0-0.4 MAINTAINER= ports@FreeBSD.org COMMENT= A full features FTP-mirroring software with nice logfiles +DEPRECATED= Doesn't work (see ports/83546) +EXPIRATION_DATE=2005-12-31 + HTMLDIR?= ${PREFIX}/www/emirror LOCKDIR?= /tmp/emirror-locks |