diff options
-rw-r--r-- | sysutils/freeipmi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index f270a74e74e4..6067ace1f1b4 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -21,7 +21,7 @@ CATEGORIES= sysutils MASTER_SITES= http://ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ \ ftp://freebsd.riss-telecom.ru/pub/mirrors/ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ -MAINTAINER= frol@nov.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library and tools to support IPMI-capable hardware LIB_DEPENDS+= gcrypt:${PORTSDIR}/security/libgcrypt \ |