diff options
Diffstat (limited to 'security/xinetd/Makefile')
-rw-r--r-- | security/xinetd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 51f9407323b1..fb817fadb460 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xinetd -PORTVERSION= 2.3.13 +PORTVERSION= 2.3.14 PORTREVISION= 0 CATEGORIES= security ipv6 MASTER_SITES= http://www.xinetd.org/ -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for inetd with better control and logging USE_REINPLACE= yes |