diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-07 02:49:49 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-07 02:49:49 +0000 |
commit | 0553f8bd7f41f784a6f9dd036941b3792201be03 (patch) | |
tree | ee1b0b1f10a00452f79a1ea428fa5f0c90470c77 /net/aggregate | |
parent | a799ac6b02fb2851fa6360077645b84f19f85a77 (diff) | |
download | ports-0553f8bd7f41f784a6f9dd036941b3792201be03.tar.gz ports-0553f8bd7f41f784a6f9dd036941b3792201be03.zip |
Notes
Diffstat (limited to 'net/aggregate')
-rw-r--r-- | net/aggregate/Makefile | 2 | ||||
-rw-r--r-- | net/aggregate/distinfo | 2 | ||||
-rw-r--r-- | net/aggregate/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 88889d9829b3..2ffc33020053 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aggregate -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net MASTER_SITES= http://buffoon.automagic.org/dist/ \ http://maggie.automagic.org/dist/ diff --git a/net/aggregate/distinfo b/net/aggregate/distinfo index 2df84af3506e..74deb9b3b735 100644 --- a/net/aggregate/distinfo +++ b/net/aggregate/distinfo @@ -1 +1 @@ -MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1 +MD5 (aggregate-1.6.tar.gz) = 6fcc515388bf2c5b0c8f9f733bfee7e1 diff --git a/net/aggregate/pkg-descr b/net/aggregate/pkg-descr index cb78b828e221..fffa7334612b 100644 --- a/net/aggregate/pkg-descr +++ b/net/aggregate/pkg-descr @@ -1,4 +1,4 @@ -akes a list of prefixes in conventional format on stdin, +Takes a list of prefixes in conventional format on stdin, and performs two optimisations to attempt to reduce the length of the prefix list. |