diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-03 18:01:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-11-03 18:01:22 +0000 |
commit | 00df1d9662541168cbcfdde1e4fa20d644009793 (patch) | |
tree | 169cca611ef6e6ba8f4b7ec5d36f70127b9d6ded /net/rsync | |
parent | fd0ffd21b730d09f56da402e5e9111f863460651 (diff) | |
download | ports-00df1d9662541168cbcfdde1e4fa20d644009793.tar.gz ports-00df1d9662541168cbcfdde1e4fa20d644009793.zip |
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index d3c083b4a302..8c5c01f32d8a 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,3 +1,4 @@ +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ PORTNAME= rsync |