diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-09 07:49:33 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-09 07:49:33 +0000 |
commit | d2e84a9206a0c9fa7faef564855ad0ca0671c623 (patch) | |
tree | 40adc8d394002f04291adb31800ff8ae5b0ef507 /net/rsync | |
parent | a28092801f4817de63fde1344127c558d08cb245 (diff) | |
download | ports-d2e84a9206a0c9fa7faef564855ad0ca0671c623.tar.gz ports-d2e84a9206a0c9fa7faef564855ad0ca0671c623.zip |
Notes
Diffstat (limited to 'net/rsync')
-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 |