diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/hsftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/quftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/yafc/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index 53e974911081..624e68ecfa0d 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= hsftp PORTVERSION= 1.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= http://la-samhna.de/hsftp/ \ http://www.alaskaparadise.com/freebsd/ diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 95f8806f4736..4bacf6a5d755 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= lftp PORTVERSION= 4.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index c06eb5cd5f9a..855c5f2e6a7e 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= quftp PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ftp MASTER_SITES= SF diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 5251d34675be..dd34bcc60085 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -3,7 +3,7 @@ PORTNAME= yafc PORTVERSION= 1.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.yafc-ftp.com/downloads/ |