diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
commit | 4b633df65e3a93ac7b78519544dd71fd8f34cd58 (patch) | |
tree | e8ea9d105220ff987dba2457988a38975dbf2061 /sysutils/zfsnap/Makefile | |
parent | 9586c9459c69e1507e6fa2227c60f6d8183e5aba (diff) | |
download | ports-4b633df65e3a93ac7b78519544dd71fd8f34cd58.tar.gz ports-4b633df65e3a93ac7b78519544dd71fd8f34cd58.zip |
Notes
Diffstat (limited to 'sysutils/zfsnap/Makefile')
-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 |