diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-14 10:14:59 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-14 10:14:59 +0000 |
commit | f3f0f25cff9687f0407a8d5599d233f6388eaeb7 (patch) | |
tree | bf98ede7508ee473f3dcfc7332779037099e108d /archivers | |
parent | 1ca5bb2e13bd0e7703fbc7e26c85e93033f1a645 (diff) | |
download | FreeBSD-ports-f3f0f25cff9687f0407a8d5599d233f6388eaeb7.zip FreeBSD-ports-f3f0f25cff9687f0407a8d5599d233f6388eaeb7.tar.gz |
Update MASTER_SITES, WWW and autor's e-mail.
Submitted by: Simon Dick <simond@irrelevant.org>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ucl/Makefile | 2 | ||||
-rw-r--r-- | archivers/ucl/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index b7f2472..04415b4 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -8,7 +8,7 @@ PORTNAME= ucl PORTVERSION= 0.92 CATEGORIES= archivers devel -MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/${PORTNAME}/ \ +MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression diff --git a/archivers/ucl/pkg-descr b/archivers/ucl/pkg-descr index 67fe174..3758626 100644 --- a/archivers/ucl/pkg-descr +++ b/archivers/ucl/pkg-descr @@ -5,6 +5,6 @@ compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. Author: Markus Franz Xaver Johannes Oberhumer - markus.oberhumer@jk.uni-linz.ac.at + markus@oberhumer.com -WWW: http://wildsau.idv.uni-linz.ac.at/mfx/ucl.html +WWW: http://www.oberhumer.com/opensource/ucl/ |