diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-27 03:49:39 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-27 03:49:39 +0000 |
commit | 1263285f201cc1358730f7fd3f3153c6d2b9c486 (patch) | |
tree | e955d072641281169d71ed63a480cb49999152ab | |
parent | b679e4e1a6e27db6b90f88588bb62cf72ea8dfee (diff) | |
download | pkgsrc-1263285f201cc1358730f7fd3f3153c6d2b9c486.tar.gz |
Recursive bump for security/libssh buildlink addition.
-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 43104bd1c8f..7fab393835e 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2011/11/01 06:11:58 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2011/11/27 03:49:39 sbd Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |