diff options
author | skv <skv@FreeBSD.org> | 2005-08-01 15:59:53 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-08-01 15:59:53 +0800 |
commit | 2f9b40b88904594e25904a743db319179abedbb5 (patch) | |
tree | c3d18d51ee234fc7ad5705c5c7092792ca7d404d /net-mgmt/ng_ipacct | |
parent | 42fa8b902c07ea03ad4b675afdfd3ec541981434 (diff) | |
download | freebsd-ports-gnome-2f9b40b88904594e25904a743db319179abedbb5.tar.gz freebsd-ports-gnome-2f9b40b88904594e25904a743db319179abedbb5.tar.zst freebsd-ports-gnome-2f9b40b88904594e25904a743db319179abedbb5.zip |
Update to 20050731:
* fix build for 6.0
* support NGGIF data-link type
Diffstat (limited to 'net-mgmt/ng_ipacct')
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ng_ipacct/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index f05a9975f48a..93862f2cb592 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ng_ipacct -PORTVERSION= 20050228 -PORTREVISION= 1 +PORTVERSION= 20050731 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/ diff --git a/net-mgmt/ng_ipacct/distinfo b/net-mgmt/ng_ipacct/distinfo index a567c8a0d968..3ea1a3c22cad 100644 --- a/net-mgmt/ng_ipacct/distinfo +++ b/net-mgmt/ng_ipacct/distinfo @@ -1,2 +1,2 @@ -MD5 (ng_ipacct-20050228.tar.gz) = 881f05c5c4745128b45275af6b82f93f -SIZE (ng_ipacct-20050228.tar.gz) = 24970 +MD5 (ng_ipacct-20050731.tar.gz) = 54bf5d2d0aee7c7d163623550f2a8fd2 +SIZE (ng_ipacct-20050731.tar.gz) = 25342 |