diff options
Diffstat (limited to 'sysutils/apachetop/Makefile')
-rw-r--r-- | sysutils/apachetop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index fb0cfe92674d..ce4ac9bd2462 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -7,13 +7,14 @@ PORTNAME= apachetop PORTVERSION= 0.12.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.webta.org/apachetop/ MAINTAINER= ports@FreeBSD.org COMMENT= Apache RealTime log stats -USE_AUTOTOOLS= autoconf:259:env +USE_AUTOTOOLS= autoconf:261:env GNU_CONFIGURE= yes MAN1= apachetop.1 |