summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-12-14 17:02:13 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-12-14 17:02:13 +0000
commit840af7d684ed5ea8deb9c1ed1a5c8cd7b0f15c55 (patch)
tree98a3829daf1b1b933c3a10cd1d6ace76ee8b1038 /archivers
parentupgrade to 3.47 (diff)
Add some master sites.
Notes
Notes: svn path=/head/; revision=15348
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