diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 7596a6c4915d..0308742929a2 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -19,6 +19,9 @@ COMMENT= Network file distribution/synchronization utility LICENSE= GPLv3 +CPE_VENDOR= samba +CPE_PRODUCT= rsync + PATCH_STRIP= -p1 GNU_CONFIGURE= yes USE_RC_SUBR= rsyncd |