summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-24 13:56:27 +0000
committerjlam <jlam>2007-08-24 13:56:27 +0000
commit11440438e1627b156071ceaa0fd5932b635a6f83 (patch)
treef7ef61c16ee1c5c2fb4ce234f6f9b912a461e470 /net
parent8f1e060f9d9019b4bab3100cfc7a4d2c2da249ee (diff)
downloadpkgsrc-11440438e1627b156071ceaa0fd5932b635a6f83.tar.gz
Correctly specify the location of uucico for the "uucp" user's shell.
This fixes PR pkg/36695 by Jim Bernard. Bump PKGREVISION to 5.
Diffstat (limited to 'net')
-rw-r--r--net/uucp/Makefile6
1 files changed, 3 insertions, 3 deletions
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