diff options
author | vs <vs@FreeBSD.org> | 2005-12-08 23:30:38 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-08 23:30:38 +0800 |
commit | 19eda6d2bb017af062cf2f7b2b103d5cd9a6626a (patch) | |
tree | 4f850f4e5b6669b56c520670aa4cc8193945298f /ftp/ftpsearch | |
parent | 1313ae57786325775a17ec0f153600676de5c3ac (diff) | |
download | freebsd-ports-gnome-19eda6d2bb017af062cf2f7b2b103d5cd9a6626a.tar.gz freebsd-ports-gnome-19eda6d2bb017af062cf2f7b2b103d5cd9a6626a.tar.zst freebsd-ports-gnome-19eda6d2bb017af062cf2f7b2b103d5cd9a6626a.zip |
Deprecate: mastersite disappeared, no longer maintained by author
PR: ports/89763
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout
Diffstat (limited to 'ftp/ftpsearch')
-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 |