aboutsummaryrefslogtreecommitdiff
path: root/devel/libjitterentropy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libjitterentropy/Makefile')
-rw-r--r--devel/libjitterentropy/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/libjitterentropy/Makefile b/devel/libjitterentropy/Makefile
index bd2a9273bf14..eccf8ec654d6 100644
--- a/devel/libjitterentropy/Makefile
+++ b/devel/libjitterentropy/Makefile
@@ -1,13 +1,15 @@
PORTNAME= libjitterentropy
-PORTVERSION= 3.0.1
+PORTVERSION= 3.4.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Hardware RNG based on CPU timing jitter
+WWW= https://www.chronox.de/jent.html
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/COPYING.bsd
+LICENSE_FILE= ${WRKSRC}/LICENSE.bsd
USES= gmake
USE_LDCONFIG= yes