diff options
author | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-10-30 06:24:57 +0800 |
commit | 9bf02e3ded83f28bf1477c09ddbd17e05a0930a3 (patch) | |
tree | 0991342d4786f838e4992cfaae4a83bd1a0bd864 /ftp/ftpq | |
parent | 0fa4b35ab33e903c72007f1e5b2eab950532e258 (diff) | |
download | freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.gz freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.tar.zst freebsd-ports-gnome-9bf02e3ded83f28bf1477c09ddbd17e05a0930a3.zip |
Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time
Diffstat (limited to 'ftp/ftpq')
-rw-r--r-- | ftp/ftpq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index e37f26ba0351..10fcf57bcb60 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://mark.tranchant.co.uk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Upload queue manager for non-permanent connections +DEPRECATED= upstream has disapeared +EXPIRATION_DATE= 2010-12-30 BROKEN= does not fetch USE_GMAKE= yes |