aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-04-26 13:51:54 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-04-26 13:51:54 +0000
commitc41c0b3c44a913841b14f9179664ce38de18052f (patch)
tree1b784bcd2035e75d67d7646a8d682e4156b225d5 /archivers
parenteece81fc3b81e3a73ca7a165896e36ee4a27c0cf (diff)
downloadports-c41c0b3c44a913841b14f9179664ce38de18052f.tar.gz
ports-c41c0b3c44a913841b14f9179664ce38de18052f.zip
WWW/DL link maintenance in pkg-descr and Makefile
...to avoid permanent redirects, or broken sites. MFH: 2020Q2 (blanket, download/WWW URL chase)
Notes
Notes: svn path=/head/; revision=533061
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzop/pkg-descr7
1 files changed, 3 insertions, 4 deletions
diff --git a/archivers/lzop/pkg-descr b/archivers/lzop/pkg-descr
index 4e5368897ff1..c046066fa588 100644
--- a/archivers/lzop/pkg-descr
+++ b/archivers/lzop/pkg-descr
@@ -1,9 +1,8 @@
- lzop is a file compressor which is very similar to gzip. It uses the LZO
+lzop is a file compressor which is very similar to gzip. It uses the LZO
library for compression services and its main advantages over gzip are much
higher compression and decompression speed (at the cost of some compression
ratio).
- lzop is distributed under the terms of the GNU General Public License
-(GPL).
+lzop is distributed under the terms of the GNU General Public License (GPL).
-WWW: http://www.oberhumer.com/opensource/lzop/
+WWW: https://www.lzop.org/