diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 14:42:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 14:42:52 +0800 |
commit | c6c17593f7513562af31edd8f963d5689d378372 (patch) | |
tree | 3489e34efb6f0aaaf520d5b7d3fab865340bab99 /ftp | |
parent | 416befb6b6fac604f0d17bae7dbccd13b024fde4 (diff) | |
download | freebsd-ports-gnome-c6c17593f7513562af31edd8f963d5689d378372.tar.gz freebsd-ports-gnome-c6c17593f7513562af31edd8f963d5689d378372.tar.zst freebsd-ports-gnome-c6c17593f7513562af31edd8f963d5689d378372.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 |