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 49e126421cf..1d6901494df 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2013/06/04 22:17:01 tron Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/06 12:55:01 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |