summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-31 22:45:47 +0000
committerwiz <wiz@pkgsrc.org>2012-10-31 22:45:47 +0000
commit8d33bfd93cf7b07e783924a1e74b9322be05062c (patch)
treee5ed57cab39e52b7c3652842983eaa5a74cb57ae
parent134b81927499290d3f0c73fe16c7ef9ae10fca09 (diff)
downloadpkgsrc-8d33bfd93cf7b07e783924a1e74b9322be05062c.tar.gz
Update HOMEPAGE, from diro@nixsyspaus.org in PR 47148.
-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\""'