Replace dead ftp mirrors with a live http mirror.
This commit is contained in:
parent
2cc2a2f913
commit
6f45a350a6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/03/16 18:07:50 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2015/06/18 07:22:59 bentley Exp $
|
||||
|
||||
COMMENT = Red Hat package manager
|
||||
|
||||
@ -12,8 +12,7 @@ CATEGORIES = misc archivers emulators
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
HOMEPAGE = http://www.rpm.org/
|
||||
MASTER_SITES = ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \
|
||||
ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/
|
||||
MASTER_SITES = http://rpm.org/releases/historical/rpm-3.0.x/
|
||||
|
||||
MODULES = devel/gettext
|
||||
WANTLIB += bz2 c popt z
|
||||
|
Loading…
Reference in New Issue
Block a user