diff options
Diffstat (limited to 'net/logjam/Makefile')
-rw-r--r-- | net/logjam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/logjam/Makefile b/net/logjam/Makefile index 779e5dc9138..b77d75d580c 100644 --- a/net/logjam/Makefile +++ b/net/logjam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2019/07/13 15:41:56 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2019/07/20 22:46:40 wiz Exp $ # DISTNAME= logjam-4.5.3 -PKGREVISION= 79 +PKGREVISION= 80 CATEGORIES= net MASTER_SITES= http://logjam.danga.com/download/ EXTRACT_SUFX= .tar.bz2 |