aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-02-22 03:28:37 +0800
committermnag <mnag@FreeBSD.org>2006-02-22 03:28:37 +0800
commitec77a6fee16f45a5033d8a44e5ffc8cac6822aec (patch)
tree9af60c50c01a2c00b1f31fc682e3680a18242eb8 /security/openssh-portable/Makefile
parentdfbb505ad42a1a509968a2f94b23d1cdcba48ba0 (diff)
downloadfreebsd-ports-gnome-ec77a6fee16f45a5033d8a44e5ffc8cac6822aec.tar.gz
freebsd-ports-gnome-ec77a6fee16f45a5033d8a44e5ffc8cac6822aec.tar.zst
freebsd-ports-gnome-ec77a6fee16f45a5033d8a44e5ffc8cac6822aec.zip
- Fix order in rc.d script. Because of pidfile are empty, reload [2] and restart [1]
commands kill all connections. - Separate keygen part and create keygen command. - Bump PORTREVISION PR: 93228 [1] Reported by: DanGer on #bsdports [2]
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index dcec8aed5885..00c1e6b7c8f5 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openssh
DISTVERSION= 4.3p2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%SUBDIR%/ \