diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-02 07:13:48 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-02 07:13:48 +0000 |
commit | d37ca59b51cb881db6e5cad39071477fa858141d (patch) | |
tree | e4e1fbbe71f6cee4716978cf92e958c906cf7f7e /security | |
parent | 904ecf4a50e8d022c38a49c713f6f607d1a110bc (diff) | |
download | pkgsrc-d37ca59b51cb881db6e5cad39071477fa858141d.tar.gz |
Recursive bump for devel/apr buildlink addition.
Diffstat (limited to 'security')
-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 d5c3c5efec2..c7faa495460 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2011/11/27 05:43:26 sbd Exp $ +# $NetBSD: Makefile,v 1.34 2011/12/02 07:13:50 sbd Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |