diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2019-10-21 21:55:35 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2019-10-21 21:55:35 +0000 |
commit | 1d0906e2c60cef50890079e3159b014ae2629592 (patch) | |
tree | 5491b464d70c46287be8be7480ece68fe0d2d61b /sysutils/beadm | |
parent | cb8d9b38c159c2a302f0fde7eb16be2abfe3258b (diff) |
Notes
Diffstat (limited to 'sysutils/beadm')
-rw-r--r-- | sysutils/beadm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/beadm/Makefile b/sysutils/beadm/Makefile index 6273858a2130..caca14c76647 100644 --- a/sysutils/beadm/Makefile +++ b/sysutils/beadm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ GH -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= vermaden@interia.pl COMMENT= Solaris-like utility to manage Boot Environments on ZFS LICENSE= BSD2CLAUSE |