From e14ff4eab28749f49f61eb64719e6465ad1e366c Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 24 Aug 2007 13:56:27 +0000 Subject: Correctly specify the location of uucico for the "uucp" user's shell. This fixes PR pkg/36695 by Jim Bernard. Bump PKGREVISION to 5. --- net/uucp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/uucp') diff --git a/net/uucp/Makefile b/net/uucp/Makefile index e6dd2e93990..82f7d2f323c 100644 --- a/net/uucp/Makefile +++ b/net/uucp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2007/07/04 20:54:54 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2007/08/24 13:56:27 jlam Exp $ DISTNAME= uucp-1.07 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=uucp/} @@ -30,7 +30,7 @@ PKG_USERS_VARS+= UUCP_USER PKG_GECOS.${UUCP_USER}= UNIX-to-UNIX Copy PKG_HOMES.${UUCP_USER}= ${UUCP_PUBDIR} -PKG_SHELL.${UUCP_USER}= ${PREFIX}/libexec/uucp/uucico +PKG_SHELL.${UUCP_USER}= ${PREFIX}/sbin/uucico INFO_FILES= # PLIST -- cgit v1.2.3