Skip to content

Commit

Permalink
Revert changing the default away from "inet6".
Browse files Browse the repository at this point in the history
  • Loading branch information
schnoebe committed Jun 20, 2016
1 parent 555ce58 commit b97a1b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions comms/conserver8/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.20 2016/06/16 16:05:51 schnoebe Exp $
# $NetBSD: Makefile,v 1.21 2016/06/20 15:25:39 schnoebe Exp $
#

PKGVER= 8.2.1
PKGREVISION= 1
PKGREVISION= 2
DISTNAME= conserver-${PKGVER}
PKGNAME= conserver8-${PKGVER}
CATEGORIES= comms
Expand Down
4 changes: 2 additions & 2 deletions comms/conserver8/options.mk
@@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.3 2016/06/15 23:02:10 schnoebe Exp $
# $NetBSD: options.mk,v 1.4 2016/06/20 15:25:39 schnoebe Exp $

PKG_OPTIONS_VAR= PKG_OPTIONS.conserver8

Expand All @@ -7,7 +7,7 @@ PKG_OPTIONS_GROUP.connectivity=inet6 uds

PKG_SUPPORTED_OPTIONS= pam ssl

PKG_SUGGESTED_OPTIONS= ssl
PKG_SUGGESTED_OPTIONS= ssl inet6

.include "../../mk/bsd.options.mk"

Expand Down

0 comments on commit b97a1b2

Please sign in to comment.