diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-26 13:21:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-26 13:21:47 +0000 |
commit | 225ba3f077b888ed6725fdaa93e46d8c02d7c755 (patch) | |
tree | 8b6508a276289e83e31832feb3ebadad7fc7441e /sysutils | |
parent | 0c3870761c7bf47d8d06a397fa834bc0cb727f31 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apachetop/Makefile | 10 | ||||
-rw-r--r-- | sysutils/apachetop/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index 62b20cce1a84..0de5d2d7f8e1 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: apachetop -# Date created: 30 Sep 2003 -# Whom: Sebastian Yepes F. <esn@x123.info> +# Date created: 30 Sep 2003 +# Whom: Sebastian Yepes F. <esn@x123.info> # # $FreeBSD$ # PORTNAME= apachetop -PORTVERSION= 0.8.1 +PORTVERSION= 0.9 CATEGORIES= sysutils MASTER_SITES= http://clueful.shagged.org/apachetop/files/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -14,9 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= esn@x123.info COMMENT= Apache RealTime log stats -BUILD_DEPENDS= ${LOCALBASE}/bin/autoconf257:${PORTSDIR}/devel/autoconf257 +BUILD_DEPENDS= ${LOCALBASE}/bin/autoconf257:${PORTSDIR}/devel/autoconf257 -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_REINPLACE= yes MAN1= apachetop.1 diff --git a/sysutils/apachetop/distinfo b/sysutils/apachetop/distinfo index e3aa1dc05baf..2e04d146564b 100644 --- a/sysutils/apachetop/distinfo +++ b/sysutils/apachetop/distinfo @@ -1 +1 @@ -MD5 (apachetop-0.8.1.tar.gz) = be279484b44908143704a92089dbff4a +MD5 (apachetop-0.9.tar.gz) = 6a6d27d78915e1d7923ecdcc4573adfe |