diff options
Diffstat (limited to 'sysutils/monit/Makefile')
-rw-r--r-- | sysutils/monit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 99f4a7a375ad..1e7358434d8f 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.8 +PORTVERSION= 5.8.1 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ @@ -27,7 +27,7 @@ PLIST_FILES= bin/monit \ SUB_FILES= pkg-message -PORTDOCS= CHANGES COPYING README +PORTDOCS= COPYING README SSL_CONFIGURE_OFF= --without-ssl |