diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 15:15:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-14 15:15:44 +0000 |
commit | 1917c86eb924ffbc072c683ba1ea61847b86ce61 (patch) | |
tree | 1946093701b68dc17bd77450353a345e2b66ad22 | |
parent | Document another racoon DoS vulnerability. (diff) |
- Update to version 0.6.2
Notes
Notes:
svn path=/head/; revision=107023
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index ced6ba896b7b..8159fabeaf96 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index ee20cd50998e..868d4bfd6204 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.6.1.tar.gz) = 261d42ae4bce573dafac083b28869e85 -SIZE (pmacct-0.6.1.tar.gz) = 114236 +MD5 (pmacct-0.6.2.tar.gz) = 90fd1a90a188bd907daa7ff3d2d5f787 +SIZE (pmacct-0.6.2.tar.gz) = 121657 |