aboutsummaryrefslogtreecommitdiffstats
path: root/security/hpn-ssh/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-02-25 20:32:57 +0800
committerdinoex <dinoex@FreeBSD.org>2004-02-25 20:32:57 +0800
commit65178fd7055b0e6f53780c147c93c56adbbb727e (patch)
treeba52fdf28d1024049e1cb1fcdf112bd784261db1 /security/hpn-ssh/Makefile
parente43be00264249cdca5ed7e7f9a4220fa5d090d13 (diff)
downloadfreebsd-ports-gnome-65178fd7055b0e6f53780c147c93c56adbbb727e.tar.gz
freebsd-ports-gnome-65178fd7055b0e6f53780c147c93c56adbbb727e.tar.zst
freebsd-ports-gnome-65178fd7055b0e6f53780c147c93c56adbbb727e.zip
- update to 3.8p1
Diffstat (limited to 'security/hpn-ssh/Makefile')
-rw-r--r--security/hpn-ssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index d81f25cf4980..356201652c55 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openssh
-PORTVERSION= 3.7.1p2
+PORTVERSION= 3.8p1
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/
@@ -121,6 +121,7 @@ post-install:
test:
(cd ${WRKSRC}/regress && ${SETENV} ${MAKE_ENV} \
+ TEST_SHELL=/bin/sh \
PATH=${WRKSRC}:${PREFIX}/bin:${PREFIX}/sbin:${PATH} \
${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} )