summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/prngd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/prngd/Makefile b/security/prngd/Makefile
index 0c0bfe17ec9..de85cb4720a 100644
--- a/security/prngd/Makefile
+++ b/security/prngd/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2012/10/23 18:16:52 asau Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/31 22:45:47 wiz Exp $
DISTNAME= prngd-0.9.29
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prngd/}
-
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prngd/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
+HOMEPAGE= http://prngd.sourceforge.net/
COMMENT= Pseudo Random Number Generator Daemon
MAKE_ENV+= DEFS='-DRANDSAVENAME="\"${VARBASE}/db/prngd-seed\"" -DCONFIGFILE="\"${PKG_SYSCONFDIR}/prngd.conf\""'