Lines 1-12
Link Here
|
1 |
# New ports collection makefile for: logrotate |
1 |
# Created by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> |
2 |
# Date Created: 29 Dec 1999 |
|
|
3 |
# Whom: Yuan-Chen Cheng <ycheng@sinica.edu.tw> |
4 |
# |
5 |
# $FreeBSD: head/sysutils/logrotate/Makefile 309102 2012-12-17 15:22:55Z wxs $ |
2 |
# $FreeBSD: head/sysutils/logrotate/Makefile 309102 2012-12-17 15:22:55Z wxs $ |
6 |
# |
|
|
7 |
|
3 |
|
8 |
PORTNAME= logrotate |
4 |
PORTNAME= logrotate |
9 |
PORTVERSION= 3.8.3 |
5 |
PORTVERSION= 3.8.4 |
10 |
CATEGORIES= sysutils |
6 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ |
7 |
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ |
12 |
|
8 |
|