diff options
author | krion <krion@FreeBSD.org> | 2004-08-31 21:25:04 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-31 21:25:04 +0800 |
commit | 23e1cc83518c6b373a38c6e194b1d5c1ab321ed8 (patch) | |
tree | bf83fc8bcf3d5edf16bc6017bb719ed38f8cc1bf /net-mgmt/pmacct | |
parent | 3d764117af96427ad999b9ae08fea1e3d596ada9 (diff) | |
download | freebsd-ports-gnome-23e1cc83518c6b373a38c6e194b1d5c1ab321ed8.tar.gz freebsd-ports-gnome-23e1cc83518c6b373a38c6e194b1d5c1ab321ed8.tar.zst freebsd-ports-gnome-23e1cc83518c6b373a38c6e194b1d5c1ab321ed8.zip |
Update to 0.7.3
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 3e561f08a666..08b94ff78e43 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,15 +6,13 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.2p1 +PORTVERSION= 0.7.3 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ MAINTAINER= krion@FreeBSD.org COMMENT= Network tool to gather IP traffic information -WRKSRC= ${WRKDIR}/${DISTNAME:S/p1//} - .if defined(WITH_MYSQL) USE_MYSQL= yes CONFIGURE_ARGS+=--enable-mysql diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index 22dd353d09d8..6e35593eaf76 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.7.2p1.tar.gz) = e2b3dfd894ebcc06c500bb66b59937f9 -SIZE (pmacct-0.7.2p1.tar.gz) = 166223 +MD5 (pmacct-0.7.3.tar.gz) = c25777b71e2cb581f118bea6ab4b88ef +SIZE (pmacct-0.7.3.tar.gz) = 171709 |