diff options
author | Thomas Szteliga <ts@websafe.pl> | 2015-08-11 13:25:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-11 23:25:30 +0700 |
commit | 1223c4f3e7b57977a47c350868293d93ae3c3fba (patch) | |
tree | 052d1dbc153ae444c88c84e7421e66bc8d5edffd /network/aggregate/aggregate.info | |
parent | edc246d09fc9a14b324cab5a99b630a08fa9b5ee (diff) |
network/aggregate: Added (optimise a list of route prefixes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/aggregate/aggregate.info')
-rw-r--r-- | network/aggregate/aggregate.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/aggregate/aggregate.info b/network/aggregate/aggregate.info new file mode 100644 index 0000000000000..3748638cc31cf --- /dev/null +++ b/network/aggregate/aggregate.info @@ -0,0 +1,10 @@ +PRGNAM="aggregate" +VERSION="1.6" +HOMEPAGE="http://ftp.isc.org/isc/aggregate/" +DOWNLOAD="http://ftp.isc.org/isc/aggregate/aggregate-1.6.tar.gz" +MD5SUM="6fcc515388bf2c5b0c8f9f733bfee7e1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Thomas Szteliga" +EMAIL="ts@websafe.pl" |