diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 15:38:39 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 15:38:39 +0000 |
commit | 02a5f6113a7b11ee8d31565c059b2e5c79f15c2a (patch) | |
tree | 4e66b449baf3aef3c5d54461b9ba1fab8a49b637 /security/yersinia | |
parent | b69d9dc2cb9b042972209b6595ba20abc543f6b5 (diff) |
Notes
Diffstat (limited to 'security/yersinia')
-rw-r--r-- | security/yersinia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile index 65452ff3edb1..961122e44107 100644 --- a/security/yersinia/Makefile +++ b/security/yersinia/Makefile @@ -3,7 +3,7 @@ PORTNAME= yersinia PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.yersinia.net/download/ |