diff options
Diffstat (limited to '')
-rw-r--r-- | sysutils/logrotate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index 447878cbbff1..62dd6bfc1e10 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -8,8 +8,7 @@ PORTNAME= logrotate PORTVERSION= 3.5.2 CATEGORIES= sysutils -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/ +MASTER_SITES= ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm |