diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-11 11:31:30 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-11 11:31:30 +0000 |
commit | b4536e866cae679c8f4efc2d1d5a1034858e87e6 (patch) | |
tree | 6348c9e59095391606898cdaf12e1ee191491320 /sysutils/nvramtool | |
parent | 7ed70fb6a807a2da30eb9e7d840bb79855badaf4 (diff) |
Notes
Diffstat (limited to 'sysutils/nvramtool')
-rw-r--r-- | sysutils/nvramtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nvramtool/Makefile b/sysutils/nvramtool/Makefile index b71077bfa690..dac688de3175 100644 --- a/sysutils/nvramtool/Makefile +++ b/sysutils/nvramtool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= andrey@zonov.org +MAINTAINER= zont@FreeBSD.org COMMENT= A utility for reading, writing the contents of CMOS memory USE_BZIP2= yes |