diff options
Diffstat (limited to 'ftp/fget/Makefile')
-rw-r--r-- | ftp/fget/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/fget/Makefile b/ftp/fget/Makefile index aaa6212c25d2..724777407693 100644 --- a/ftp/fget/Makefile +++ b/ftp/fget/Makefile @@ -10,6 +10,8 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Commandline tool for mirroring remote files via FTP BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= gmake GNU_CONFIGURE= yes |