diff options
author | krion <krion@FreeBSD.org> | 2004-10-15 00:26:38 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-15 00:26:38 +0800 |
commit | 7954c7b888961336f5784575130ec87cbe6fc690 (patch) | |
tree | 3bea6aa2dc4367c928905f7c86f7082b468d0eba /net-mgmt | |
parent | 5354190572a0c2f3de15c9e4b5cae27ccab120dd (diff) | |
download | freebsd-ports-gnome-7954c7b888961336f5784575130ec87cbe6fc690.tar.gz freebsd-ports-gnome-7954c7b888961336f5784575130ec87cbe6fc690.tar.zst freebsd-ports-gnome-7954c7b888961336f5784575130ec87cbe6fc690.zip |
Update to 0.7.5
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 | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 2a4120faaf54..af5f8dc79880 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 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 61f23adf770b..438143723000 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.7.4.tar.gz) = 16982fd0359b577c04fbb5ead41e48bb -SIZE (pmacct-0.7.4.tar.gz) = 174100 +MD5 (pmacct-0.7.5.tar.gz) = 22e20be4632eebb3f95a95dffa36db71 +SIZE (pmacct-0.7.5.tar.gz) = 177270 diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist index 099a153e9ecb..867fef1ca149 100644 --- a/net-mgmt/pmacct/pkg-plist +++ b/net-mgmt/pmacct/pkg-plist @@ -21,5 +21,6 @@ sbin/pmacctd %%EXAMPLESDIR%%/pmacctd-sql.conf.example %%EXAMPLESDIR%%/pmacctd-sql_v1.conf.example %%EXAMPLESDIR%%/pmacctd-sql_v2.conf.example +%%EXAMPLESDIR%%/ports.example @dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% |