aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-12 15:25:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-12 15:25:33 +0000
commite54f0d3b3b8a80675ec393841c9585458505497e (patch)
tree887e753c293d90529481b74868ecc6201a7c2007 /net-mgmt/pmacct/Makefile
parent018110bcdfa047df32a2a4263956649658d7e85e (diff)
Notes
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r--net-mgmt/pmacct/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 1889f220fa99..f818eb799333 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.6.0p2
+PORTVERSION= 0.6.0p3
CATEGORIES= net
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
@@ -14,7 +14,6 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Network tool to gather IP traffic information
WRKSRC= ${WRKDIR}/pmacct-0.6.0
-USE_SIZE= yes
.if defined(WITH_MYSQL)
USE_MYSQL= yes