diff options
author | dan <dan@pkgsrc.org> | 2003-08-30 22:23:31 +0000 |
---|---|---|
committer | dan <dan@pkgsrc.org> | 2003-08-30 22:23:31 +0000 |
commit | 49f6bda80d35d60f7c596c63195099a16e139f3b (patch) | |
tree | c46a4211b013b3e12ad5c5ecd79e3907a83a1618 /security | |
parent | bf7efdd922a409fce0f8be24a6ce2d80c62af07d (diff) | |
download | pkgsrc-49f6bda80d35d60f7c596c63195099a16e139f3b.tar.gz |
correct HOMEPAGE=
Diffstat (limited to 'security')
-rw-r--r-- | security/bitstir/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/bitstir/Makefile b/security/bitstir/Makefile index 48e56d804fc..81bc47e7130 100644 --- a/security/bitstir/Makefile +++ b/security/bitstir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2003/08/29 00:25:35 dan Exp $ +# $NetBSD: Makefile,v 1.2 2003/08/30 22:23:31 dan Exp $ # DISTNAME= bitstir-0.2 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.wiredyne.com/software/downloads/ MAINTAINER= pdh@wiredyne.com -HOMEPAGE= http://www.wiredyne.com/software/downloads/ +HOMEPAGE= http://www.wiredyne.com/software/bitstir.html COMMENT= Entropy restoration daemon USE_BUILDLINK2= yes |