diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-12-08 15:30:38 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-12-08 15:30:38 +0000 |
commit | 77af945d357cdb6719147a083fca9a841496c64c (patch) | |
tree | 9e5ed2f8b17015e09d42ff5796f7e7f555514868 | |
parent | 9b4c89fc1fb619c0f74714bd46a2b1a9decaccdf (diff) | |
download | freebsd-ports-77af945d357cdb6719147a083fca9a841496c64c.zip |
Deprecate: mastersite disappeared, no longer maintained by author
PR: ports/89763
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout
-rw-r--r-- | ftp/ftpsearch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/ftpsearch/Makefile b/ftp/ftpsearch/Makefile index 55366cc2d488..707598e90aec 100644 --- a/ftp/ftpsearch/Makefile +++ b/ftp/ftpsearch/Makefile @@ -23,6 +23,9 @@ PATCHFILES= ftpsearch-1.0.patch1 \ MAINTAINER= Tor.Egge@idi.ntnu.no COMMENT= A system for indexing contents on ftp servers +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE=2006-01-30 + NO_PACKAGE= "Hostname compiled in" GNU_CONFIGURE= yes |