diff options
Diffstat (limited to 'sysutils/socklog')
-rw-r--r-- | sysutils/socklog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile index 7f2ff04fa05d..1eab8f1cbe03 100644 --- a/sysutils/socklog/Makefile +++ b/sysutils/socklog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.0 CATEGORIES= sysutils net MASTER_SITES= http://smarden.org/socklog/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and secure replacement for syslogd RUN_DEPENDS= ${LOCALBASE}/sbin/chpst:${PORTSDIR}/sysutils/runit |