Date: Sat, 9 Aug 2014 07:49:33 +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: r364405 - head/net/rsync Message-ID: <53e5d28d.29f0.443b3b18@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5d28d.29f0.443b3b18>