diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-20 04:42:02 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-20 04:42:02 +0000 |
commit | 061c6f5368e694c8f9a3125cee6fa3abe14c17f3 (patch) | |
tree | fb4fc717b088459eb6693ccea81d3bc792460074 /ftp/axel/Makefile | |
parent | b45914b565258ae8fcde8db13374fc8789e55fd8 (diff) |
Notes
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 |