diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-08 02:32:41 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-08 02:32:41 +0800 |
commit | 8ae7e1c069f4a65c2bfc20193173c62d2a76d5f9 (patch) | |
tree | a19811dad272fe57c05593959d6db6f8bea25455 /net-mgmt | |
parent | 75e7e80a2277b094576df51c7ad7db31c268ea7d (diff) | |
download | freebsd-ports-gnome-8ae7e1c069f4a65c2bfc20193173c62d2a76d5f9.tar.gz freebsd-ports-gnome-8ae7e1c069f4a65c2bfc20193173c62d2a76d5f9.tar.zst freebsd-ports-gnome-8ae7e1c069f4a65c2bfc20193173c62d2a76d5f9.zip |
- Update to version 0.6.0p2
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 4d3b5aac6dcd..1889f220fa99 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pmacct -PORTVERSION= 0.6.0.p1 +PORTVERSION= 0.6.0p2 CATEGORIES= net MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p1/p1/} MAINTAINER= krion@FreeBSD.org COMMENT= Network tool to gather IP traffic information diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index f237e34016c9..f1391d8c1ddf 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.6.0p1.tar.gz) = f6d6fae78c459e7be0a823cda936c173 -SIZE (pmacct-0.6.0p1.tar.gz) = 107940 +MD5 (pmacct-0.6.0p2.tar.gz) = e0bf839a00faddda67361353771a396f +SIZE (pmacct-0.6.0p2.tar.gz) = 108263 |