diff options
Diffstat (limited to 'security/arpCounterattack/Makefile')
-rw-r--r-- | security/arpCounterattack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/arpCounterattack/Makefile b/security/arpCounterattack/Makefile index 93b67898de10..d3b395e9151d 100644 --- a/security/arpCounterattack/Makefile +++ b/security/arpCounterattack/Makefile @@ -3,7 +3,7 @@ PORTNAME= arpCounterattack PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://isis.poly.edu/~bk/${PORTNAME}/ \ http://bk.macroblock.net/${PORTNAME}/ |