diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-27 17:02:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-27 17:02:00 +0000 |
commit | 3f32f93e66bad7fa07821c4cd65af68da7b07562 (patch) | |
tree | 9c8b6a2d83526d6884bcb32e232190d5ceb0fbe0 /archivers/unrar/Makefile | |
parent | 09efe94435e2dcdf5749811b3a77cd3db7563553 (diff) | |
download | pkgsrc-3f32f93e66bad7fa07821c4cd65af68da7b07562.tar.gz |
Add ftp master site.
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 8ad7c89dba0..e588ee8d9e8 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2004/07/31 03:48:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.36 2004/10/27 17:05:11 wiz Exp $ # DISTNAME= unrarsrc-3.3.6 PKGNAME= ${DISTNAME:S/src//} CATEGORIES= archivers -MASTER_SITES= http://www.rarlab.com/rar/ +MASTER_SITES= http://www.rarlab.com/rar/ \ + ftp://ftp.rarlab.com/rar/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.rarlab.com/ |