diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:07:33 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:07:33 +0000 |
commit | 323dfa7d832554640a8cc57ead21d147860a350e (patch) | |
tree | e44fdabeeb38e43656c9288e2ac1cb3280083601 /ftp/gftp | |
parent | c97b7ca2fc9227cc0fe969460cdb82e50aa60104 (diff) | |
download | ports-323dfa7d832554640a8cc57ead21d147860a350e.tar.gz ports-323dfa7d832554640a8cc57ead21d147860a350e.zip |
Notes
Diffstat (limited to 'ftp/gftp')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index fcd5c1a11dd3..a7522b5d3057 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -3,7 +3,7 @@ PORTNAME= gftp PORTVERSION= 2.0.19 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ |