diff options
author | krion <krion@FreeBSD.org> | 2004-08-19 09:15:46 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-19 09:15:46 +0000 |
commit | 27ef4a1d53f3c18ac1d117e5666fe8e783ea1a8b (patch) | |
tree | 3b93870a0672900c5d967a7eb4634b3b2ae15e78 /net-mgmt | |
parent | d7db3742db2fa3905eb788096dc5555850f1cb4b (diff) | |
download | FreeBSD-ports-27ef4a1d53f3c18ac1d117e5666fe8e783ea1a8b.zip FreeBSD-ports-27ef4a1d53f3c18ac1d117e5666fe8e783ea1a8b.tar.gz |
Update to 0.7.2p1
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 4d18fa6..3e561f0 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,13 +6,15 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.2p1 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 6745af8..22dd353 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.7.2.tar.gz) = 29247676b468131ab5310cb289b91b6c -SIZE (pmacct-0.7.2.tar.gz) = 166096 +MD5 (pmacct-0.7.2p1.tar.gz) = e2b3dfd894ebcc06c500bb66b59937f9 +SIZE (pmacct-0.7.2p1.tar.gz) = 166223 |