From e9d0c0f71f76c1ff0d40bd50deef4a370cc3c858 Mon Sep 17 00:00:00 2001 From: vanilla Date: Tue, 21 Jan 2003 07:25:20 +0000 Subject: Upgrade to 2.3.10, and enable ipv6 by default. --- security/xinetd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/xinetd/Makefile') diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 92f1f09..f74fcf3 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xinetd -PORTVERSION= 2.3.9 +PORTVERSION= 2.3.10 PORTREVISION= 0 -CATEGORIES= security +CATEGORIES= security ipv6 MASTER_SITES= http://www.xinetd.org/ MAINTAINER= vanilla@FreeBSD.org @@ -17,7 +17,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= build -CONFIGURE_ARGS+= --with-loadavg --with-libwrap +CONFIGURE_ARGS+= --with-loadavg --with-libwrap --with-ipv6 MAN5= xinetd.conf.5 MAN8= xconv.8 xinetd.8 xinetd.log.8 -- cgit v1.1