diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/axel/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/pavuk/Makefile | 2 | ||||
-rw-r--r-- | ftp/wget+ipv6/Makefile | 2 | ||||
-rw-r--r-- | ftp/wget-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/wget/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 4cef418a5c6d..07c5009b305e 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -8,7 +8,7 @@ PORTNAME= axel PORTVERSION= 1.0a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 547f8c0026b7..e926ecd5e605 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -7,6 +7,7 @@ PORTNAME= lftp PORTVERSION= 2.6.6 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \ ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \ diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 92b28f255994..cae5248c1d1d 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -7,7 +7,7 @@ PORTNAME= pavuk PORTVERSION= 0.9.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.idata.sk/~ondrej/sw/ diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile index 027fbd084c78..258079774f34 100644 --- a/ftp/wget+ipv6/Makefile +++ b/ftp/wget+ipv6/Makefile @@ -9,7 +9,7 @@ PORTNAME= wget PORTVERSION= 1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \ diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index afac1bd8fc89..c0c8b3628441 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wget PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index afac1bd8fc89..c0c8b3628441 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -7,7 +7,7 @@ PORTNAME= wget PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget |