diff options
author | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
commit | ea30ec0e631d5d359fe445706fbb709b78037512 (patch) | |
tree | 3572685fdb407218236f32528f4d6a0afed5dfe9 /security/hydra | |
parent | be4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff) | |
download | pkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz |
revbump after icu update
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/ |