Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/options.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_install/options.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/pkgtools/pkg_install/options.mk 2010/01/26 15:48:13 1.1 +++ pkgsrc/pkgtools/pkg_install/options.mk 2012/06/12 15:46:02 1.2 @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.1 2010/01/26 15:48:13 joerg Exp $ +# $NetBSD: options.mk,v 1.2 2012/06/12 15:46:02 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.libfetch PKG_SUPPORTED_OPTIONS= inet6 -PKG_SUGGESTED_OPTIONS= +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk"