summaryrefslogtreecommitdiff
path: root/shells/perlsh
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/perlsh
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/perlsh')
-rw-r--r--shells/perlsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 51cc07b3d04..b8294f80b66 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:31 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/20 04:23:49 jlam Exp $
# Cjep: Makefile,v 1.3 2003/04/20 16:21:44 cjep Exp
DISTNAME= psh-1.8
PKGNAME= perlsh-1.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= shells perl5
MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/