From 8ef9a651dc24e3c155b2050f017cbf08258a4396 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 7 Aug 2007 18:21:25 +0000 Subject: [PATCH] Update MASTER_SITE and description to point to the new home page. Submitted by: Stuart Caie (author) --- archivers/cabextract/Makefile | 2 +- archivers/cabextract/pkg-descr | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index b062d79313ea..df4cf5a7dde0 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -8,7 +8,7 @@ PORTNAME= cabextract PORTVERSION= 1.2 CATEGORIES= archivers -MASTER_SITES= http://www.kyz.uklinux.net/downloads/ +MASTER_SITES= http://www.cabextract.org.uk/ MAINTAINER= gabor@FreeBSD.org COMMENT= A program to extract Microsoft cabinet (.CAB) files diff --git a/archivers/cabextract/pkg-descr b/archivers/cabextract/pkg-descr index 68c9757c80de..e7430b38e16a 100644 --- a/archivers/cabextract/pkg-descr +++ b/archivers/cabextract/pkg-descr @@ -1,3 +1,7 @@ -A program to extract Microsoft cabinet (.CAB) files. +The cabextract is Free Software for extracting Microsoft cabinet files, +also called .CAB files, on UNIX or UNIX-like systems. The cabextract is +distributed under the GPL license. It is based on the portable LGPL libmspack +library. cabextract supports all special features and all compression +formats of Microsoft cabinet files. -WWW: http://www.kyz.uklinux.net/cabextract.php +WWW: http://www.cabextract.org.uk/