summaryrefslogtreecommitdiff
path: root/shells/osh/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-20 04:23:48 +0000
committerjlam <jlam>2005-09-20 04:23:48 +0000
commit6ecba3ff13b66859db243c160e3c38c42aac92b1 (patch)
tree84aedec85849e3ca8800e9873f907df49c7579dc /shells/osh/Makefile
parenta38d6389cd0eb4afccbe21c351a0e4b9e392852d (diff)
downloadpkgsrc-6ecba3ff13b66859db243c160e3c38c42aac92b1.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/osh/Makefile')
-rw-r--r--shells/osh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile
index 34bcbb2341b..b6ce8a36ef5 100644
--- a/shells/osh/Makefile
+++ b/shells/osh/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2005/07/29 18:32:17 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/20 04:23:49 jlam Exp $
DISTNAME= osh-050131
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://jneitzel.sdf1.org/osh/src/