diff options
Diffstat (limited to 'sysutils/nctop/Makefile')
-rw-r--r-- | sysutils/nctop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/nctop/Makefile b/sysutils/nctop/Makefile index 273c6da..f8f872c 100644 --- a/sysutils/nctop/Makefile +++ b/sysutils/nctop/Makefile @@ -7,13 +7,14 @@ PORTNAME= nctop PORTVERSION= 0.23.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/ MAINTAINER= ports@FreeBSD.org COMMENT= A remote system monitor for unix hosts -USE_AUTOTOOLS= autoconf:259:env +USE_AUTOTOOLS= autoconf:261:env USE_BZIP2= YES HAS_CONFIGURE= yes |