diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 02:55:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 02:55:49 +0000 |
commit | 0b4fc9c9d79797ef2edfaefe47abb56d00b2d3ba (patch) | |
tree | 80dbbe4021cc6c3aff3fe1d37e0139b50b6279c2 /sysutils/backupme | |
parent | 704252f2caaea2a74107cb736a5f61a921844c5b (diff) | |
download | ports-0b4fc9c9d79797ef2edfaefe47abb56d00b2d3ba.tar.gz ports-0b4fc9c9d79797ef2edfaefe47abb56d00b2d3ba.zip |
Notes
Diffstat (limited to 'sysutils/backupme')
-rw-r--r-- | sysutils/backupme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/backupme/Makefile b/sysutils/backupme/Makefile index ccfbdcfef37f..074d85793cf1 100644 --- a/sysutils/backupme/Makefile +++ b/sysutils/backupme/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= http://backupme.org.ua/ -MAINTAINER= yaroslav@berezhinskiy.org.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Flexible and easy backup utility RUN_DEPENDS= p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ |