diff options
author | grant <grant> | 2002-11-21 12:52:57 +0000 |
---|---|---|
committer | grant <grant> | 2002-11-21 12:52:57 +0000 |
commit | f96421b0a16d24fe913b2ec967c497beb3f62353 (patch) | |
tree | fec651e50080a3d7575a1bad1c1bdde847d7d23d /archivers | |
parent | 6bf61417728f8b04e9135d2907b6b6afb4ea38e5 (diff) | |
download | pkgsrc-f96421b0a16d24fe913b2ec967c497beb3f62353.tar.gz |
update MASTER_SITES and HOMEPAGE.
from Hiramatsu Yoshifumi in PR pkg/19003.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bicom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index 24fe279193d..3fad156dc72 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2002/08/25 21:48:58 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/21 12:52:57 grant Exp $ # DISTNAME= bicom101 PKGNAME= bicom-1.01 CATEGORIES= archivers -MASTER_SITES= http://www3.sympatico.ca/mtimmerm/bicom/ +MASTER_SITES= http://www3.sympatico.ca/mt0000/bicom/ EXTRACT_SUFX= .zip MAINTAINER= collver@linuxfreemail.com -HOMEPAGE= http://www3.sympatico.ca/mtimmerm/bicom/ +HOMEPAGE= http://www3.sympatico.ca/mt0000/bicom/bicom.html COMMENT= data compressor in the PPM family LICENSE= no-commercial-use |