diff options
author | linimon <linimon@FreeBSD.org> | 2014-12-08 03:26:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2014-12-08 03:26:48 +0800 |
commit | 2e88a120f268a52a1d63cc6d3b5d634a5dbed0aa (patch) | |
tree | 9bbaa6d52cad17e963737c51fdf6f12778730bde /sysutils | |
parent | ba40e53af59039da85d2eef7aacdd4ee3bd8ce66 (diff) | |
download | freebsd-ports-gnome-2e88a120f268a52a1d63cc6d3b5d634a5dbed0aa.tar.gz freebsd-ports-gnome-2e88a120f268a52a1d63cc6d3b5d634a5dbed0aa.tar.zst freebsd-ports-gnome-2e88a120f268a52a1d63cc6d3b5d634a5dbed0aa.zip |
Reset maintainer: mail bounces.
Obtained from: portsmon
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rsnapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 5e51813925b6..8258d4fca190 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= r.vdooren@snow.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Filesystem snapshot utility based on rsync(1) BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync |