diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-09 09:18:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-08-09 09:18:52 +0000 |
commit | feb9553ae5d797bb25fb6c24e336eb5cfb726288 (patch) | |
tree | 570c954ad8c00ef7acac051017e416398a4d459d | |
parent | 4e038cb470e3bf97989be5e7171be4b7304b7751 (diff) | |
download | ports-feb9553ae5d797bb25fb6c24e336eb5cfb726288.tar.gz ports-feb9553ae5d797bb25fb6c24e336eb5cfb726288.zip |
Notes
-rw-r--r-- | net/rsync/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 0308742929a2..5a111d851229 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -19,6 +19,8 @@ COMMENT= Network file distribution/synchronization utility LICENSE= GPLv3 +USES= cpe + CPE_VENDOR= samba CPE_PRODUCT= rsync |