diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
commit | ff3e585f0341168bbd4352f82d8f34d09cf30063 (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /security/hydra | |
parent | 94b37b4e43cb09388d595b2eab1c405e533f4758 (diff) | |
download | pkgsrc-ff3e585f0341168bbd4352f82d8f34d09cf30063.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 905462aa2de..43104bd1c8f 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2011/06/10 21:57:09 obache Exp $ +# $NetBSD: Makefile,v 1.31 2011/11/01 06:11:58 sbd Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |