summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-04 14:56:37 +0000
committerjoerg <joerg>2006-06-04 14:56:37 +0000
commit77317dcf0f6c2614c1d1202557e2734476f09690 (patch)
tree7a3b9921bf989b82b37a53f027ca6bc44f218b3c /security/openssh
parent7691e36b3b0fa12744868425be91f87a5ad286c3 (diff)
downloadpkgsrc-77317dcf0f6c2614c1d1202557e2734476f09690.tar.gz
Remove OPENSSH_GID and OPENSSH_UID, it happened to work before,
since those are the values in NetBSD. In reality, they haven't been used for ages though.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 4951ff5e00d..be64925d94b 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2006/05/09 17:58:33 jlam Exp $
+# $NetBSD: Makefile,v 1.169 2006/06/04 14:56:37 joerg Exp $
DISTNAME= openssh-4.3p1
PKGNAME= openssh-4.3.1
@@ -51,8 +51,6 @@ LIBS+= -lbind -ldb -lcrypt
PKG_GROUPS= ${OPENSSH_GROUP}
PKG_USERS= ${OPENSSH_USER}:${OPENSSH_GROUP}
-PKG_GID.${OPENSSH_GROUP}= ${OPENSSH_GID}
-PKG_UID.${OPENSSH_USER}= ${OPENSSH_UID}
PKG_GECOS.${OPENSSH_USER}= sshd privsep pseudo-user
PKG_HOME.${OPENSSH_USER}= ${OPENSSH_CHROOT}