diff options
author | nakai <nakai@FreeBSD.org> | 2001-05-06 06:47:59 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-05-06 06:47:59 +0800 |
commit | 072c7a74058fbc74a63268276233e5456d9d1e71 (patch) | |
tree | eb3c833d3bf82267f1fdb8194685bfaa63624ba6 /sysutils/logrotate | |
parent | 9ec321dfafac3fb12b636177c78e8764a98e5baf (diff) | |
download | freebsd-ports-gnome-072c7a74058fbc74a63268276233e5456d9d1e71.tar.gz freebsd-ports-gnome-072c7a74058fbc74a63268276233e5456d9d1e71.tar.zst freebsd-ports-gnome-072c7a74058fbc74a63268276233e5456d9d1e71.zip |
Update MASTER_SITES
PR: i386/26780
Submitted by: A.G. Russell <arussell@djv.net>
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r-- | sysutils/logrotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index 12f0d372deff..447878cbbff1 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -8,7 +8,7 @@ PORTNAME= logrotate PORTVERSION= 3.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/i386/SRPMS/ \ +MASTER_SITES= ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/ \ ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm |