diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /ftp | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) | |
download | ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.tar.gz ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/yafc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index fa8ad75f2eff..362a5b2e9b24 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= cftp PORTVERSION= 0.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 1157c5107c67..e980b9a66e97 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -3,7 +3,7 @@ PORTNAME= yafc PORTVERSION= 1.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.yafc-ftp.com/downloads/ |