svn commit: r364405 - head/net/rsync

Emanuel Haupt ehaupt at FreeBSD.org
Sat Aug 9 07:49:34 UTC 2014


Author: ehaupt
Date: Sat Aug  9 07:49:33 2014
New Revision: 364405
URL: http://svnweb.freebsd.org/changeset/ports/364405
QAT: https://qat.redports.org/buildarchive/r364405/

Log:
  Add CPE definition.
  
  Submitted by:	timur

Modified:
  head/net/rsync/Makefile

Modified: head/net/rsync/Makefile
==============================================================================
--- head/net/rsync/Makefile	Sat Aug  9 07:42:56 2014	(r364404)
+++ head/net/rsync/Makefile	Sat Aug  9 07:49:33 2014	(r364405)
@@ -19,6 +19,9 @@ COMMENT=	Network file distribution/synch
 
 LICENSE=	GPLv3
 
+CPE_VENDOR=	samba
+CPE_PRODUCT=	rsync
+
 PATCH_STRIP=	-p1
 GNU_CONFIGURE=	yes
 USE_RC_SUBR=	rsyncd


More information about the svn-ports-all mailing list