diff options
author | pat <pat@FreeBSD.org> | 2002-03-07 02:49:49 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-07 02:49:49 +0000 |
commit | 00c58327390651d856c7925b800c8e6dc935abf5 (patch) | |
tree | c689bacda3f1b805677438869b3ab59fc69e9f72 /net/aggregate | |
parent | 9d7f34340e0091d83310b05efef6a3374a0ebd8c (diff) | |
download | FreeBSD-ports-00c58327390651d856c7925b800c8e6dc935abf5.zip FreeBSD-ports-00c58327390651d856c7925b800c8e6dc935abf5.tar.gz |
Update to 1.6
PR: 35597
Submitted by: maintainer
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 88889d98..2ffc330 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 2df84af..74deb9b 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 cb78b82..fffa733 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. |