summaryrefslogtreecommitdiff
path: root/shells/scsh
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-20 04:23:48 +0000
committerjlam <jlam>2005-09-20 04:23:48 +0000
commit898b9e761c53a4bd534a5f7ce8029a34c47e83d8 (patch)
tree84aedec85849e3ca8800e9873f907df49c7579dc /shells/scsh
parent90aec071264aad1b954aaeed4684cf5f3e6cf66a (diff)
downloadpkgsrc-898b9e761c53a4bd534a5f7ce8029a34c47e83d8.tar.gz
Teach the +SHELLS helper script to not create an /etc/shells file if
one doesn't exist. From now on, we only add the listed PKG_SHELL to the /etc/shells file if it already exists. This fixes PR pkg/27162.
Diffstat (limited to 'shells/scsh')
-rw-r--r--shells/scsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile
index 84be450d68d..f4ca1c938a4 100644
--- a/shells/scsh/Makefile
+++ b/shells/scsh/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2005/07/29 18:32:18 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2005/09/20 04:23:49 jlam Exp $
DISTNAME= scsh-0.6.6
+PKGREVISION= 1
CATEGORIES= shells lang
MASTER_SITES= ftp://ftp.scsh.net/pub/scsh/0.6/