diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
commit | a96ae452e79881468e0e3a3aa3b414b569b2ca53 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /ftp | |
parent | d782b525ec6e9cf58278e869a2f373c765e451e9 (diff) | |
download | freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.gz freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.zst freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnusget/Makefile | 2 | ||||
-rw-r--r-- | ftp/spegla/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ftp/gnusget/Makefile b/ftp/gnusget/Makefile index e329420004d3..cdbcaa42f36c 100644 --- a/ftp/gnusget/Makefile +++ b/ftp/gnusget/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ilya.otyutskiy@gmail.com COMMENT= Shell-extension for wget which uses download- and history-file BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index bd0fbf2f8b24..77515fa217ac 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -15,6 +15,8 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Mirror program for FTP sites (written in C) BROKEN= Checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= uidfix MAKE_ARGS= MANDIR=${MAN1PREFIX}/man/man |