diff options
Diffstat (limited to 'ftp/axel')
-rw-r--r-- | ftp/axel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 2f6d5de44a99..526191813698 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -6,11 +6,11 @@ MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/axel/axel-2.4.tar.gz/a2a76 MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Download accelerator +WWW= http://axel.alioth.debian.org/ DEPRECATED= Last release in 2009 and dead upstream, please consider using www/aria2 EXPIRATION_DATE=2022-06-30 - USES= cpe gmake HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man |