From 5b62763c632fec2c0d7cc1986b8a5942802e1fb4 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 20 Sep 2005 04:23:48 +0000 Subject: 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. --- shells/scponly/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/scponly') diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 6a9b784a74e..c63eb1ea270 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2005/07/29 18:32:18 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/09/20 04:23:49 jlam Exp $ DISTNAME= scponly-4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells security MASTER_SITES= http://www.sublimation.org/scponly/ EXTRACT_SUFX= .tgz -- cgit v1.2.3