summaryrefslogtreecommitdiff
path: root/security/bitstir
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-09-01 10:13:08 +0000
committercjep <cjep@pkgsrc.org>2003-09-01 10:13:08 +0000
commit017421695262223eef9346d65b55b4cc77a56449 (patch)
tree10524db0cee957fab9ebdc6c17ed874a6d74c6f9 /security/bitstir
parent64610adcd72542a5b3036348b754f31e90d1984f (diff)
downloadpkgsrc-017421695262223eef9346d65b55b4cc77a56449.tar.gz
whitespace fixes
Diffstat (limited to 'security/bitstir')
-rw-r--r--security/bitstir/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/bitstir/Makefile b/security/bitstir/Makefile
index 81bc47e7130..7570af3fa51 100644
--- a/security/bitstir/Makefile
+++ b/security/bitstir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/30 22:23:31 dan Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/01 10:13:12 cjep Exp $
#
DISTNAME= bitstir-0.2
@@ -6,11 +6,12 @@ CATEGORIES= security
MASTER_SITES= http://www.wiredyne.com/software/downloads/
MAINTAINER= pdh@wiredyne.com
-HOMEPAGE= http://www.wiredyne.com/software/bitstir.html
+HOMEPAGE= http://www.wiredyne.com/software/bitstir.html
+
COMMENT= Entropy restoration daemon
USE_BUILDLINK2= yes
ONLY_FOR_PLATFORM= NetBSD-*-*
-
+
.include "../../mk/bsd.pkg.mk"