summaryrefslogtreecommitdiff
path: root/security/honeyd/options.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-04-20 14:34:31 +0000
committerwiz <wiz@pkgsrc.org>2005-04-20 14:34:31 +0000
commit0132b38bff7ae81f8ae8bc697628b421a9f5c2a3 (patch)
tree1e238269688bbba685f57b2cc0ef7152c94bc132 /security/honeyd/options.mk
parente8e50312e419d7e0e7945163c3d59039116a18c5 (diff)
downloadpkgsrc-0132b38bff7ae81f8ae8bc697628b421a9f5c2a3.tar.gz
Drop trailing whitespace.
Diffstat (limited to 'security/honeyd/options.mk')
-rw-r--r--security/honeyd/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/honeyd/options.mk b/security/honeyd/options.mk
index 52587a7ec68..39b1e4fe920 100644
--- a/security/honeyd/options.mk
+++ b/security/honeyd/options.mk
@@ -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 @@ PKG_SUPPORTED_OPTIONS= python rrdtool
.include "../../mk/bsd.options.mk"
###
-### Add python support
+### Add python support
###
.if !empty(PKG_OPTIONS:Mpython)
. include "../../lang/python/extension.mk"