diff options
Diffstat (limited to 'security/xinetd/Makefile')
-rw-r--r-- | security/xinetd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 865386483573..da3af7f36d76 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -6,14 +6,15 @@ # PORTNAME= xinetd -PORTVERSION= 2.3.14 -PORTREVISION= 2 +PORTVERSION= 2.3.15 CATEGORIES= security ipv6 MASTER_SITES= http://www.xinetd.org/ MAINTAINER= sem@FreeBSD.org COMMENT= Replacement for inetd with better control and logging +LICENSE= BSD + USE_GMAKE= yes GNU_CONFIGURE= yes USE_RC_SUBR= xinetd |