Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id D3FC863B1B1 for ; Mon, 21 Jan 2008 13:51:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 128A821507; Mon, 21 Jan 2008 13:52:18 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/net/uucp To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080121135218.128A821507@cvs.netbsd.org> Date: Mon, 21 Jan 2008 13:52:17 +0000 (UTC) Content-Length: 521 Lines: 24 Module Name: pkgsrc Committed By: obache Date: Mon Jan 21 13:52:17 UTC 2008 Modified Files: pkgsrc/net/uucp: Makefile Log Message: Need to replace variables in uucpd/pathnames.h Noticed by Eric Schnoebelen in PR 37596. Also uucpd/uucpd.8. Bump PKGREVISION. XXX: Should also replace hard-coded paths in etc/* files. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/net/uucp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.