diff options
author | crees <crees@FreeBSD.org> | 2011-09-17 16:42:12 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-17 16:42:12 +0800 |
commit | cee73807cc4f26f02faab6671df3fd316339546e (patch) | |
tree | 26122709ed5fb963025807babab3db57cc4bd8e4 /sysutils/zfsnap | |
parent | 96f04bca078a95f1cba6f4bfe20472d6a3253bf4 (diff) | |
download | freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.tar.gz freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.tar.zst freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.zip |
Update email address for ports maintained by aldis@bsdroot.lv --> graudeejs@gmail.com
Diffstat (limited to 'sysutils/zfsnap')
-rw-r--r-- | sysutils/zfsnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zfsnap/Makefile b/sysutils/zfsnap/Makefile index fe1ca4654f37..43198c707ff3 100644 --- a/sysutils/zfsnap/Makefile +++ b/sysutils/zfsnap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ DISTNAME= zfSnap-${PORTVERSION} -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= Simple sh script to make zfs rolling snaphosts with cron NO_BUILD= yes |