diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-16 12:40:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-16 12:40:39 +0000 |
commit | ba87578d259796d87eb23d67eec6789039ff0f04 (patch) | |
tree | e2fec29ab0675f9f8f71f97320b9bd0ea57d33c4 /net-mgmt | |
parent | a7ee613ffd786fb20bdd3881d7d79b0d0248f5bc (diff) | |
download | ports-ba87578d259796d87eb23d67eec6789039ff0f04.tar.gz ports-ba87578d259796d87eb23d67eec6789039ff0f04.zip |
Update to 0.7.7
Notes
Notes:
svn path=/head/; revision=121750
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/pmacct/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index e0af85ffae3f..5665d972129f 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 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 a31ed32ab5e9..347f1e642de7 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.7.6.tar.gz) = a9570c396e9af970d373725a1be63725 -SIZE (pmacct-0.7.6.tar.gz) = 182750 +MD5 (pmacct-0.7.7.tar.gz) = 55bea118a7dfc0b2376a680ea93accf0 +SIZE (pmacct-0.7.7.tar.gz) = 184616 diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist index 57fbfdeef3eb..6ab42c32c2c0 100644 --- a/net-mgmt/pmacct/pkg-plist +++ b/net-mgmt/pmacct/pkg-plist @@ -19,7 +19,7 @@ sbin/pmacctd %%EXAMPLESDIR%%/nfacctd-sql_v1.conf.example %%EXAMPLESDIR%%/nfacctd-sql_v2.conf.example %%EXAMPLESDIR%%/pmacctd-imt.conf.example -%%EXAMPLESDIR%%/pmacctd-names.conf.example +%%EXAMPLESDIR%%/pmacctd-multiple-plugins.conf.example %%EXAMPLESDIR%%/pmacctd-sql.conf.example %%EXAMPLESDIR%%/pmacctd-sql_v1.conf.example %%EXAMPLESDIR%%/pmacctd-sql_v2.conf.example |