diff --git a/devel/libjitterentropy/Makefile b/devel/libjitterentropy/Makefile index f996a3627dc4..cf427cddf229 100644 --- a/devel/libjitterentropy/Makefile +++ b/devel/libjitterentropy/Makefile @@ -1,23 +1,24 @@ PORTNAME= libjitterentropy DISTVERSIONPREFIX= v DISTVERSION= 3.6.3 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Hardware RNG based on CPU timing jitter -WWW= https://www.chronox.de/jent.html +WWW= https://www.chronox.de/jent/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.bsd USES= gmake USE_GITHUB= yes GH_ACCOUNT= smuellerDD GH_PROJECT= jitterentropy-library USE_LDCONFIG= yes INSTALL_TARGET= install install-static PLIST_SUB= PORTVERSION=${PORTVERSION} PORTVERSION_MAJOR=${PORTVERSION:C/\..*//} .include