diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | a9c3a0685a2f20045ee98b5c1e849faa5216e6c3 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /archivers | |
parent | c59a21b4c42ab0a86b75f15bf35edc7febba33fb (diff) | |
download | pkgsrc-a9c3a0685a2f20045ee98b5c1e849faa5216e6c3.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rar-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rar-bin/Makefile b/archivers/rar-bin/Makefile index 42227c0838a..49c77804e18 100644 --- a/archivers/rar-bin/Makefile +++ b/archivers/rar-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/09/16 11:29:16 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/10/14 07:59:41 wiz Exp $ # DISTNAME= rarlinux-3.6.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.rarsoft.com/rar/ \ ftp://ftp.rarsoft.com/rar/ MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.rarsoft.com/rar/ +HOMEPAGE= http://www.rarsoft.com/rar_archiver.htm COMMENT= RAR command line archiver (Linux binary) LICENSE= rar-license |