Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2014 09:18:52 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364417 - head/net/rsync
Message-ID:  <53e5e77c.2f12.4f970d5c@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sat Aug  9 09:18:52 2014
New Revision: 364417
URL: http://svnweb.freebsd.org/changeset/ports/364417
QAT: https://qat.redports.org/buildarchive/r364417/

Log:
  Add USES=cpe (forgotten in previous commit)
  
  Notified by:	mat

Modified:
  head/net/rsync/Makefile

Modified: head/net/rsync/Makefile
==============================================================================
--- head/net/rsync/Makefile	Sat Aug  9 09:10:32 2014	(r364416)
+++ head/net/rsync/Makefile	Sat Aug  9 09:18:52 2014	(r364417)
@@ -19,6 +19,8 @@ COMMENT=	Network file distribution/synch
 
 LICENSE=	GPLv3
 
+USES=		cpe
+
 CPE_VENDOR=	samba
 CPE_PRODUCT=	rsync
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5e77c.2f12.4f970d5c>