diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 10:55:49 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 10:55:49 +0800 |
commit | 50c01bfe4ea0293a9901b99b5420b6a4a8e7cadd (patch) | |
tree | 80dbbe4021cc6c3aff3fe1d37e0139b50b6279c2 /sysutils | |
parent | a3c75fe5640e4cf6d10312b71f59aadd10e605a9 (diff) | |
download | freebsd-ports-gnome-50c01bfe4ea0293a9901b99b5420b6a4a8e7cadd.tar.gz freebsd-ports-gnome-50c01bfe4ea0293a9901b99b5420b6a4a8e7cadd.tar.zst freebsd-ports-gnome-50c01bfe4ea0293a9901b99b5420b6a4a8e7cadd.zip |
- Reassign to the heap due to mail bounces
Diffstat (limited to 'sysutils')
-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 \ |