aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/gftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r--ftp/gftp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index d20db25068bb..af9d3fe925dd 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gftp
-PORTVERSION= 2.0.8
+PORTVERSION= 2.0.11
CATEGORIES= ftp
MASTER_SITES= http://gftp.seul.org/ \
ftp://gftp.seul.org/pub/gftp/
@@ -20,8 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-FORBIDDEN= "Insecure temporary files up the wazoo"
-
MAN1= gftp.1
.include <bsd.port.pre.mk>