diff options
Diffstat (limited to 'net/entropy/Makefile')
-rw-r--r-- | net/entropy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index ee4f2c35a11..5811eeac25b 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:10:23 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/22 22:50:32 tv Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} @@ -9,7 +9,7 @@ CATEGORIES= net www MASTER_SITES= http://entropy.stop1984.com/files/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://entropy.stop1984.com/ COMMENT= Anonymous peer-to-peer networking node (similar to Freenet) |