aboutsummaryrefslogtreecommitdiffstats
path: root/security/proxytunnel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/proxytunnel/Makefile')
-rw-r--r--security/proxytunnel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile
index 61e0a1956a94..653d1162eaa0 100644
--- a/security/proxytunnel/Makefile
+++ b/security/proxytunnel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= proxytunnel
-PORTVERSION= 1.0.6
+PORTVERSION= 1.1.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,10 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hmendes@brturbo.com
COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy
-WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= ${PORTNAME}
-DOC_FILES= CHANGES CREDITS LICENSE.txt README
+DOC_FILES= CHANGES CREDITS README
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}