aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-12-15 01:02:13 +0800
committertg <tg@FreeBSD.org>1998-12-15 01:02:13 +0800
commit02d916404d6b4d25ae53d97d66f8f892ea744fba (patch)
tree7e1eb319d60d027fe513982c1b3054e2db6f1d36 /archivers
parent945c1e9730cb1cc00a0d8aea54d7dfcf860a67e2 (diff)
downloadfreebsd-ports-gnome-02d916404d6b4d25ae53d97d66f8f892ea744fba.tar.gz
freebsd-ports-gnome-02d916404d6b4d25ae53d97d66f8f892ea744fba.tar.zst
freebsd-ports-gnome-02d916404d6b4d25ae53d97d66f8f892ea744fba.zip
Add some master sites.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rpm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index f8e17213293e..ee163f4f343a 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -3,13 +3,15 @@
# Date created: 23 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.15 1998/10/13 04:21:00 jseger Exp $
+# $Id: Makefile,v 1.16 1998/10/28 12:06:26 tg Exp $
#
DISTNAME= rpm-2.5.1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/code/rpm/ \
- ftp://ftp.gwdg.de/pub/linux/redhat/code/rpm/
+ ftp://ftp.uni-bayreuth.de/pub/linux/redhat/code/rpm/ \
+ ftp://mirror.nucba.ac.jp/mirror/redhat/code/rpm/ \
+ ftp://ftp.cdrom.com/pub/linux/redhat/code/rpm/
MAINTAINER= tg@FreeBSD.ORG