diff options
Diffstat (limited to 'net/smokeping/options.mk')
-rw-r--r-- | net/smokeping/options.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/smokeping/options.mk b/net/smokeping/options.mk index a18ce1e8b82..0abc1984afd 100644 --- a/net/smokeping/options.mk +++ b/net/smokeping/options.mk @@ -1,8 +1,9 @@ -# $NetBSD: options.mk,v 1.2 2007/11/22 22:56:01 adrianp Exp $ +# $NetBSD: options.mk,v 1.3 2012/06/12 15:46:01 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.smokeping PKG_SUPPORTED_OPTIONS= smokeping-speedycgi inet6 +PKG_SUGGESTED_OPTIONS= inet6 ### ### Just here to ease migration to the options framework |