diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curlie/Makefile | 2 | ||||
-rw-r--r-- | ftp/fineftp-server/Makefile | 1 | ||||
-rw-r--r-- | ftp/pget/Makefile | 2 | ||||
-rw-r--r-- | ftp/termscp/Makefile | 2 | ||||
-rw-r--r-- | ftp/unftp/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 838536d7ae5e..b3a0dec311cf 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,7 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/ftp/fineftp-server/Makefile b/ftp/fineftp-server/Makefile index 10c4a7517426..e5d4035afe63 100644 --- a/ftp/fineftp-server/Makefile +++ b/ftp/fineftp-server/Makefile @@ -1,6 +1,7 @@ PORTNAME= fineftp-server DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile index 39c06232d470..5009775ed68d 100644 --- a/ftp/pget/Makefile +++ b/ftp/pget/Makefile @@ -1,7 +1,7 @@ PORTNAME= pget DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= ftp net www MAINTAINER= yuri@FreeBSD.org diff --git a/ftp/termscp/Makefile b/ftp/termscp/Makefile index c3925973b4de..98626711259b 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,7 +1,7 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= ftp MAINTAINER= sec.research.2005@gmail.com diff --git a/ftp/unftp/Makefile b/ftp/unftp/Makefile index 16b2cb42bb53..912f1c0e498a 100644 --- a/ftp/unftp/Makefile +++ b/ftp/unftp/Makefile @@ -1,7 +1,7 @@ PORTNAME= unftp DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org |