From 2935e071d922097cc45d7582a9c7c846a2e46e8e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 27 Aug 2014 10:41:15 +0000 Subject: Enable SSL by default. PR: 193010 Submitted by: dumbbell Sponsored by: Absolight --- irc/unreal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 5959cb3105e4..6b7007e12648 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -3,6 +3,7 @@ PORTNAME= Unreal PORTVERSION= 3.2.10.4 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.unrealircd.com/downloads/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -49,7 +50,7 @@ CONFIGURE_ARGS= --with-listen=5 \ --enable-dynamic-linking OPTIONS_DEFINE= HUB NOSPOOF ZIPLINKS SSL IPV6 PREFIXAQ REMOTE DOCS -OPTIONS_DEFAULT= HUB +OPTIONS_DEFAULT= HUB SSL HUB_DESC= Configure as a hub (otherwise configure as a leaf) NOSPOOF_DESC= Enable anti-spoof protection ZIPLINKS_DESC= Enable ziplinks support -- cgit v1.2.3