diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 09:53:30 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 09:53:30 +0000 |
| commit | d262133db912a40d1e9e274f325fc2dd31640008 (patch) | |
| tree | 934151408ceafcc331f700d76ac7b8d091b8766e | |
| parent | Mark IGNORE too (diff) | |
add ignore statement, as requested by kris
| -rw-r--r-- | ftp/emirror/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index ba3a5fb0c4b1..dddbe21e1279 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -20,6 +20,7 @@ COMMENT= A full features FTP-mirroring software with nice logfiles DEPRECATED= Doesn't work (see ports/83546) EXPIRATION_DATE=2005-12-31 +IGNORE= doesn't work (see ports/83546) HTMLDIR?= ${PREFIX}/www/emirror LOCKDIR?= /tmp/emirror-locks |
