diff options
Diffstat (limited to 'ftp/axel/Makefile')
-rw-r--r-- | ftp/axel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 91b0e38ea595..1547baac23ad 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -7,12 +7,12 @@ # PORTNAME= axel -PORTVERSION= 1.0a -PORTREVISION= 4 +PORTVERSION= 1.0b +PORTREVISION= 0 CATEGORIES= ftp -MASTER_SITES= http://www.lintux.cx/downloads/ +MASTER_SITES= http://wilmer.gaast.net/downloads/ -MAINTAINER= lintux@debian.org +MAINTAINER= ports@FreeBSD.org COMMENT= A download accelerator USE_GETTEXT= yes |