diff options
Diffstat (limited to 'sysutils/rsnapshot/Makefile')
-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 |