diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /security/hydra | |
parent | 5baa1103cbf676ebb1be8f98a04c06b423017e76 (diff) | |
download | pkgsrc-bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162.tar.gz |
Revbump after updating graphics/cairo
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 c2124b178b2..16af76d4c7a 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2012/04/27 12:32:02 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/09/07 19:17:27 adam Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |