diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-02-03 11:54:23 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-02-03 11:54:23 +0000 |
commit | dfb6c8f1f4f824b6d97281c83dd786665e22a728 (patch) | |
tree | fe20aa437503601173dbc567a3957c7c75524079 /archivers | |
parent | ac6f06ebe453a280bfddfae2ecdea2f2a3c9307d (diff) | |
download | FreeBSD-ports-dfb6c8f1f4f824b6d97281c83dd786665e22a728.zip FreeBSD-ports-dfb6c8f1f4f824b6d97281c83dd786665e22a728.tar.gz |
Correct MASTER_SITES and WWW.
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarc/Makefile | 2 | ||||
-rw-r--r-- | archivers/libarc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libarc/Makefile b/archivers/libarc/Makefile index 9ad10b6..c6cfbf3 100644 --- a/archivers/libarc/Makefile +++ b/archivers/libarc/Makefile @@ -8,7 +8,7 @@ PORTNAME= libarc PORTVERSION= 2.0.2 CATEGORIES= archivers devel -MASTER_SITES= http://raiden.goice.co.jp/member/mo/release/ +MASTER_SITES= http://www.onicos.com/staff/iz/release/ MAINTAINER= sobomax@FreeBSD.org diff --git a/archivers/libarc/pkg-descr b/archivers/libarc/pkg-descr index b8eef5e..4e8024a 100644 --- a/archivers/libarc/pkg-descr +++ b/archivers/libarc/pkg-descr @@ -7,4 +7,4 @@ popular archivers. Currently following formats are supported: - lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) - MIME multipart -WWW: http://raiden.goice.co.jp/member/mo/release/#libarc +WWW: http://www.onicos.com/staff/iz/release/#libarc |