diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2014-12-15 18:01:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2014-12-15 18:01:47 +0000 |
commit | 5440f47995437549ac151ee772cdf6e739bcad70 (patch) | |
tree | f4c394f4921c3244898b5f88d3c0dc42d2362512 /sysutils/rsnapshot | |
parent | 9c3f4efbff1873e7746f5d2ac8da2763dfbdd385 (diff) | |
download | ports-5440f47995437549ac151ee772cdf6e739bcad70.tar.gz ports-5440f47995437549ac151ee772cdf6e739bcad70.zip |
Notes
Diffstat (limited to 'sysutils/rsnapshot')
-rw-r--r-- | sysutils/rsnapshot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rsnapshot/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 8258d4fca190..56fd9d53fadd 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= remko@FreeBSD.org COMMENT= Filesystem snapshot utility based on rsync(1) BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync diff --git a/sysutils/rsnapshot/pkg-descr b/sysutils/rsnapshot/pkg-descr index 9e79fa94b5b6..37751f8f94e3 100644 --- a/sysutils/rsnapshot/pkg-descr +++ b/sysutils/rsnapshot/pkg-descr @@ -6,4 +6,4 @@ whenever possible, to greatly reduce the disk space required. It is written entirely in perl with no module dependencies, and has been tested with versions 5.004 through 5.8.1. -WWW: http://www.rsnapshot.org +WWW: http://www.rsnapshot.org |