summaryrefslogtreecommitdiffstats
path: root/sysutils/cronolog
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committercpiazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commit131ffd06e984e988ee9c1c844568abdecd9f9ed4 (patch)
tree1ef79a394b0fe31c22015536e3350783acefb970 /sysutils/cronolog
parent91082f1a1075c587148cdc85cbe1196f175a18e6 (diff)
downloadFreeBSD-ports-131ffd06e984e988ee9c1c844568abdecd9f9ed4.zip
FreeBSD-ports-131ffd06e984e988ee9c1c844568abdecd9f9ed4.tar.gz
Update with the new PORTNAME/PORTVERSION variable
Diffstat (limited to 'sysutils/cronolog')
-rw-r--r--sysutils/cronolog/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index ae84694..174f863 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: cronolog
-# Version required: 1.6.1
# Date created: 20 January 2000
# Whom: Mark Blackman <tmb_ports@maddog.u-net.com>
#
# $FreeBSD$
#
-DISTNAME= cronolog-1.6.1
-CATEGORIES= sysutils
-MASTER_SITES= http://www.ford-mason.co.uk/resources/cronolog/
+PORTNAME= cronolog
+PORTVERSION= 1.6.1
+CATEGORIES= sysutils
+MASTER_SITES= http://www.ford-mason.co.uk/resources/cronolog/
-MAINTAINER= tmb_ports@maddog.u-net.com
+MAINTAINER= tmb_ports@maddog.u-net.com
-MAN1= cronolog.1m cronosplit.1m
+MAN1= cronolog.1m cronosplit.1m
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
post-install:
${STRIP} ${PREFIX}/sbin/cronolog
OpenPOWER on IntegriCloud