diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-03-28 21:14:10 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-03-28 21:14:10 +0800 |
commit | 1965a00233b44554e897307ed484b45f6af014c4 (patch) | |
tree | c564e257dd29d65570f634abfa6729830a2e586d /sysutils | |
parent | 51779d2aef5a1fb09c364cf4d464357c53391204 (diff) | |
download | freebsd-ports-graphics-1965a00233b44554e897307ed484b45f6af014c4.tar.gz freebsd-ports-graphics-1965a00233b44554e897307ed484b45f6af014c4.tar.zst freebsd-ports-graphics-1965a00233b44554e897307ed484b45f6af014c4.zip |
Update to version 1.1.1
PR: 26165
Submitted by: MAINTAINER
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ipa/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ipa/distinfo | 2 | ||||
-rw-r--r-- | sysutils/ipa/pkg-comment | 2 | ||||
-rw-r--r-- | sysutils/ipa/pkg-descr | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index d01a7999131..229d3dc6241 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipa -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= sysutils MASTER_SITES= http://www.simon.org.ua/ipa/ diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo index 8734da89348..f1f196b83b4 100644 --- a/sysutils/ipa/distinfo +++ b/sysutils/ipa/distinfo @@ -1 +1 @@ -MD5 (ipa-1.1.tar.gz) = bb5dd78aacb594f7f58137eaee607f16 +MD5 (ipa-1.1.1.tar.gz) = 9ba45e3677caf322cd6704dd349f4512 diff --git a/sysutils/ipa/pkg-comment b/sysutils/ipa/pkg-comment index 95bf4a977da..853ddf5da44 100644 --- a/sysutils/ipa/pkg-comment +++ b/sysutils/ipa/pkg-comment @@ -1 +1 @@ -IP Accounting Daemon +IP accounting software diff --git a/sysutils/ipa/pkg-descr b/sysutils/ipa/pkg-descr index 5a1eb7afe92..f4d9035aeab 100644 --- a/sysutils/ipa/pkg-descr +++ b/sysutils/ipa/pkg-descr @@ -1,5 +1,5 @@ -IP Accounting Daemon allows to make IP accounting (network accounting) -based on IPv4/v6 Firewall and/or IP Filter accounting rules. +IPA allows to make IP accounting (network accounting) based on IPv4/v6 +Firewall and/or IP Filter accounting rules. It supports limits for accounting rules and limits events as "limit is reached", "reached limit is expired", etc. It understands time intervals |