pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/honeyd Drop trailing whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc9bf3bb0ee5
branches:  trunk
changeset: 492850:dc9bf3bb0ee5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 20 14:34:31 2005 +0000

description:
Drop trailing whitespace.

diffstat:

 security/honeyd/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 67344df59aa4 -r dc9bf3bb0ee5 security/honeyd/options.mk
--- a/security/honeyd/options.mk        Wed Apr 20 14:34:20 2005 +0000
+++ b/security/honeyd/options.mk        Wed Apr 20 14:34:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2005/01/14 21:44:33 adrianp Exp $
+# $NetBSD: options.mk,v 1.2 2005/04/20 14:34:31 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.honeyd
 PKG_SUPPORTED_OPTIONS= python rrdtool
@@ -6,7 +6,7 @@
 .include "../../mk/bsd.options.mk"
 
 ###
-### Add python support 
+### Add python support
 ###
 .if !empty(PKG_OPTIONS:Mpython)
 .      include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index