Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2016 16:56:35 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r295438 - projects/release-pkg/bin/rcp
Message-ID:  <201602091656.u19GuZxA088541@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Feb  9 16:56:35 2016
New Revision: 295438
URL: https://svnweb.freebsd.org/changeset/base/295438

Log:
  Add rcp(1) to the rcmds package.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  projects/release-pkg/bin/rcp/Makefile

Modified: projects/release-pkg/bin/rcp/Makefile
==============================================================================
--- projects/release-pkg/bin/rcp/Makefile	Tue Feb  9 16:54:04 2016	(r295437)
+++ projects/release-pkg/bin/rcp/Makefile	Tue Feb  9 16:56:35 2016	(r295438)
@@ -1,6 +1,7 @@
 #	@(#)Makefile	8.1 (Berkeley) 7/19/93
 # $FreeBSD$
 
+PACKAGE=rcmds
 PROG=	rcp
 SRCS=	rcp.c util.c
 CFLAGS+=-DBINDIR=${BINDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602091656.u19GuZxA088541>