diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
commit | 479a523af4b6a1535e073833a691fdf1c6375d37 (patch) | |
tree | 4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /sysutils/logrotate | |
parent | fdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff) | |
download | ports-479a523af4b6a1535e073833a691fdf1c6375d37.tar.gz ports-479a523af4b6a1535e073833a691fdf1c6375d37.zip |
Notes
Diffstat (limited to 'sysutils/logrotate')
-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 |