diff options
Diffstat (limited to 'security/hydra')
-rw-r--r-- | security/hydra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index f4601068325..4472d9fbf8d 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2018/03/12 11:17:29 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2018/04/14 07:34:39 adam Exp $ # DISTNAME= hydra-7.5 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |