summaryrefslogtreecommitdiff
path: root/archivers/rar/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-21 12:17:16 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-21 12:17:16 +0000
commitdb1827c1630955bbbec91588d8d1a9d5fab30bf3 (patch)
treebabfda47615655459b6432c88b0eb55b9a5a150c /archivers/rar/Makefile
parentturnon egcs-devel (diff)
Add another MASTER_SITE
Notes
Notes: svn path=/head/; revision=18047
Diffstat (limited to '')
-rw-r--r--archivers/rar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 147ba650182b..7be2a7811de9 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -4,13 +4,14 @@
# Date created: 15 May 1996
# Whom: ache
#
-# $Id: Makefile,v 1.13 1999/04/11 10:52:53 simokawa Exp $
+# $Id: Makefile,v 1.14 1999/04/17 14:41:34 ache Exp $
#
DISTNAME= rarbsd
PKGNAME= rar-2.02
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.rarsoft.com/pub/rar/
+MASTER_SITES= ftp://ftp.rarsoft.com/pub/rar/ \
+ ftp://ftp.cdrom.com/pub/sac/pack/
EXTRACT_SUFX= .sfx
MAINTAINER= ache@FreeBSD.ORG