diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 23:06:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 23:06:44 +0800 |
commit | 35b4c18650424c4ccd8487933f77ebb27be5a1f2 (patch) | |
tree | 41e086d75b64610d93c52ea4b4e1f58a052a6467 /sysutils/zxfer | |
parent | a87071eb0f407ce00883278b9905475facf74d28 (diff) | |
download | freebsd-ports-gnome-35b4c18650424c4ccd8487933f77ebb27be5a1f2.tar.gz freebsd-ports-gnome-35b4c18650424c4ccd8487933f77ebb27be5a1f2.tar.zst freebsd-ports-gnome-35b4c18650424c4ccd8487933f77ebb27be5a1f2.zip |
- Reassign to the heap due to maintainer mail bounce
Diffstat (limited to 'sysutils/zxfer')
-rw-r--r-- | sysutils/zxfer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zxfer/Makefile b/sysutils/zxfer/Makefile index a9b59a1c35d9..4d6780e17696 100644 --- a/sysutils/zxfer/Makefile +++ b/sysutils/zxfer/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE -MAINTAINER= ivannashdreckman@fastmail.fm +MAINTAINER= ports@FreeBSD.org COMMENT= Easily and reliably transfer ZFS filesystems LICENSE= BSD |