diff options
Diffstat (limited to 'security/hydra/Makefile')
-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 4d513dc9fa8..3f793d122c8 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/06 08:17:37 adam Exp $ # DISTNAME= hydra-7.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |