diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 14:14:13 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 14:14:13 +0000 |
commit | fc52f474a7254405bd64154bae86e458432f8602 (patch) | |
tree | 07e494d42575a3686cbccb69e18eed110b1f6af7 /sysutils/rdiff-backup/Makefile | |
parent | Update to version 5.5 (diff) |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr
Diffstat (limited to 'sysutils/rdiff-backup/Makefile')
-rw-r--r-- | sysutils/rdiff-backup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 6d070d2f905c..59ed642850b2 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/:savannah \ vd/${PORTNAME}${PKGNAMESUFFIX}/:local DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:savannah,local -MAINTAINER= peter.schuller@infidyne.com +MAINTAINER= ports@FreeBSD.org COMMENT= Local/remote mirroring+incremental backup LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync |