1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix MASTER_SITES

PR:		ports/129871
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
This commit is contained in:
Renato Botelho 2008-12-30 13:03:06 +00:00
parent 4abf3493f2
commit ab966d0093
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224996

View File

@ -8,7 +8,7 @@ PORTNAME= rpm
PORTVERSION= 4.0.4
PORTREVISION= 7
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
MASTER_SITES= http://rpm.org/releases/historical/rpm-4.0.x/ \
ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
MAINTAINER= ports@FreeBSD.org