aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-28 13:54:05 +0800
committerpat <pat@FreeBSD.org>2002-07-28 13:54:05 +0800
commit6608032c247285a43741c5095efb5caa025dce01 (patch)
tree6c530d239145b038c437e7d6b415497c025cf368 /sysutils/logrotate
parentcc426aa442eb203be716e1fe34ce3e7d35959b25 (diff)
downloadfreebsd-ports-gnome-6608032c247285a43741c5095efb5caa025dce01.tar.gz
freebsd-ports-gnome-6608032c247285a43741c5095efb5caa025dce01.tar.zst
freebsd-ports-gnome-6608032c247285a43741c5095efb5caa025dce01.zip
Update MASTER_SITES to use MASTER_SITE_REDHAT_LINUX
PR: ports/41048 Submitted by: maintainer
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