summaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-28 05:54:05 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-28 05:54:05 +0000
commitd5195216c35581211396a5e4b006acc00eb7ca4f (patch)
tree02da63552198f8aeaa04bd9f9667fd961768e4f1 /sysutils/logrotate
parentBump shared library version because of devel/mm update (diff)
Update MASTER_SITES to use MASTER_SITE_REDHAT_LINUX
PR: ports/41048 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=63652
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r--sysutils/logrotate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 62dd6bfc1e10..7441b2e4ac1d 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -8,8 +8,8 @@
PORTNAME= logrotate
PORTVERSION= 3.5.2
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.redhat.com/redhat/linux/7.0/en/os/i386/SRPMS/
-
+MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX}
+MASTER_SITE_SUBDIR= 7.0/en/os/i386/SRPMS
EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw