summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2017-07-24 16:33:22 +0000
committerhe <he@pkgsrc.org>2017-07-24 16:33:22 +0000
commitc46cad5949722d1a3e90ea1959cbb286945dac55 (patch)
treeaaf146b286a3bfdc9b60bfc28140eeac371ef4b4 /security/openssh/Makefile
parent6163b194e5a5122e540ffef6df0be7b93e956270 (diff)
downloadpkgsrc-c46cad5949722d1a3e90ea1959cbb286945dac55.tar.gz
Include 'pam' in the suggested/default list of options on NetBSD.
Add LICENSE setting, near as I can tell "modified-bsd". Bump PKGREVISION.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 151e99fa732..fe04938d06f 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.252 2017/05/31 09:30:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.253 2017/07/24 16:33:22 he Exp $
DISTNAME= openssh-7.5p1
PKGNAME= ${DISTNAME:S/p1/.1/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_OPENBSD:=OpenSSH/portable/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openssh.com/
COMMENT= Open Source Secure shell client and server (remote login program)
+LICENSE= modified-bsd
CONFLICTS= sftp-[0-9]*
CONFLICTS+= ssh-[0-9]* ssh6-[0-9]*