diff options
Diffstat (limited to 'sysutils/mcollective/Makefile')
-rw-r--r-- | sysutils/mcollective/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index d9215f25d94e..003d39cb2e6c 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcollective -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ |