diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-07 14:00:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-07 14:00:47 +0000 |
commit | e2a5b16c6cc8b5466d9ba5d140c9ddccdb09d2af (patch) | |
tree | 75025b96ee79cc34c952df567eadae9d40da8c54 /security | |
parent | 7949aeb731e6785d3b237db3bdb46d72cb347ce8 (diff) | |
download | pkgsrc-e2a5b16c6cc8b5466d9ba5d140c9ddccdb09d2af.tar.gz |
Recursive PKGREVISION bump for serf-1.3.x (major shlib change).
Noted by tron.
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 64379bb8b91..8c34edc565f 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2013/09/02 19:51:24 adam Exp $ +# $NetBSD: Makefile,v 1.53 2013/09/07 14:00:48 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-src PKGNAME= hydra-5.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ |