diff options
Diffstat (limited to 'net/bind99/options.mk')
-rw-r--r-- | net/bind99/options.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind99/options.mk b/net/bind99/options.mk index 96f740b60dd..6f09f23053f 100644 --- a/net/bind99/options.mk +++ b/net/bind99/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2012/11/10 23:45:39 pettai Exp $ +# $NetBSD: options.mk,v 1.5 2013/02/09 00:14:34 pettai Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.bind99 PKG_SUPPORTED_OPTIONS= bind-dig-sigchase bind-xml-statistics-server @@ -55,8 +55,8 @@ CONFIGURE_ARGS+= --with-dlz-filesystem .endif .if !empty(PKG_OPTIONS:Mrrl) -PATCHFILES=rl-9.9.2.patch -PATCH_SITES=http://ss.vix.com/~vixie/ +PATCHFILES=rl-9.9.2-P1.patch +PATCH_SITES=http://ss.vix.su/~vjs/ .endif ### |