diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-25 14:38:29 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-25 14:38:29 +0000 |
commit | 64d8fcb55600960b8a49e8bef0139a5ba9991c64 (patch) | |
tree | ab3c4dc56c84dae70af20aee0f5c29693727a6ff /sysutils/logrotate | |
parent | c2ef8766759df25b04e789cbf5eb056ef525f0cc (diff) |
Notes
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r-- | sysutils/logrotate/Makefile | 7 | ||||
-rw-r--r-- | sysutils/logrotate/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index b17c5c103a3a..0041f944e1a9 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -6,10 +6,11 @@ # PORTNAME= logrotate -PORTVERSION= 3.3 +PORTVERSION= 3.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ - ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/SRPMS/ +MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/i386/SRPMS/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/i386/SRPMS/ + EXTRACT_SUFX= -1.src.rpm MAINTAINER= ycheng@sinica.edu.tw diff --git a/sysutils/logrotate/distinfo b/sysutils/logrotate/distinfo index f05d5e80ea4b..feea325d77b6 100644 --- a/sysutils/logrotate/distinfo +++ b/sysutils/logrotate/distinfo @@ -1 +1 @@ -MD5 (logrotate-3.3-1.src.rpm) = 3a399653214c9dd6b23363d4ff68b633 +MD5 (logrotate-3.5.2-1.src.rpm) = 0f0a7e84a32145334fb0fdd425b81230 |