diff options
author | lme <lme@FreeBSD.org> | 2009-08-01 01:47:57 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2009-08-01 01:47:57 +0800 |
commit | 67acdd0cc45f42b660afc3becefc42ec60a5a0c4 (patch) | |
tree | e95086d31197d8cc2a8608fc811cf137e84318a4 /sysutils | |
parent | 37c4576af9863077da1d493639a4a88a3124887c (diff) | |
download | freebsd-ports-gnome-67acdd0cc45f42b660afc3becefc42ec60a5a0c4.tar.gz freebsd-ports-gnome-67acdd0cc45f42b660afc3becefc42ec60a5a0c4.tar.zst freebsd-ports-gnome-67acdd0cc45f42b660afc3becefc42ec60a5a0c4.zip |
- Reset maintainer per his request on ports@
- Pass maintainership to Marius NĂ¼nnerich <marius (AT) nuenneri.ch>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/zfs-snapshot-mgmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zfs-snapshot-mgmt/Makefile b/sysutils/zfs-snapshot-mgmt/Makefile index 4e7d17b64015..da8ba1950989 100644 --- a/sysutils/zfs-snapshot-mgmt/Makefile +++ b/sysutils/zfs-snapshot-mgmt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20090201 CATEGORIES= sysutils MASTER_SITES= http://marcin.studio4plus.com/files/ -MAINTAINER= marcin@studio4plus.com +MAINTAINER= marius@nuenneri.ch COMMENT= Automatic ZFS snapshot management tool USE_RUBY= yes |