diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 23:42:15 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 23:42:15 +0000 |
commit | 171db2b8a032ff278461d5ce770d47565700a2bc (patch) | |
tree | bcfe0fe2aae5216e74a697b458195bad4309e3eb /ftp | |
parent | dce1ff864e6ece581cbc6fbceb4aca395407f6d7 (diff) | |
download | ports-171db2b8a032ff278461d5ce770d47565700a2bc.tar.gz ports-171db2b8a032ff278461d5ce770d47565700a2bc.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/axelq/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ftp/axelq/Makefile b/ftp/axelq/Makefile index 501fb5c16beb..38ff8eb8c273 100644 --- a/ftp/axelq/Makefile +++ b/ftp/axelq/Makefile @@ -1,4 +1,4 @@ -# ex:ts=8 +# # Ports collection makefile for: axelq # Date created: Oct 23, 2002 # Whom: ijliao @@ -18,6 +18,9 @@ COMMENT= A queue manager for the download accelerator axel RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \ bash:${PORTSDIR}/shells/bash +DEPRECATED= Unmaintained, website disappeared +EXPIRATION_DATE= 2008-02-23 + NO_BUILD= yes MAN1= axelq.1 |