diff options
author | romain <romain@FreeBSD.org> | 2017-09-22 23:07:57 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2017-09-22 23:07:57 +0800 |
commit | 17af07e518fec27aad7f482a2ecb8c84c02057d9 (patch) | |
tree | 96f7ad83fecfac927a00b1e642c5f6876e0dc37b /sysutils/mcollective-puppet-common/Makefile | |
parent | cf5c09cb6aa39b2de855ac5c62055ff51b5853cd (diff) | |
download | freebsd-ports-gnome-17af07e518fec27aad7f482a2ecb8c84c02057d9.tar.gz freebsd-ports-gnome-17af07e518fec27aad7f482a2ecb8c84c02057d9.tar.zst freebsd-ports-gnome-17af07e518fec27aad7f482a2ecb8c84c02057d9.zip |
Update to 1.13.2
With hat: puppet
Diffstat (limited to 'sysutils/mcollective-puppet-common/Makefile')
-rw-r--r-- | sysutils/mcollective-puppet-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-puppet-common/Makefile b/sysutils/mcollective-puppet-common/Makefile index 5164f0001e83..6e877ef0b806 100644 --- a/sysutils/mcollective-puppet-common/Makefile +++ b/sysutils/mcollective-puppet-common/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mcollective-puppet-common -PORTVERSION= 1.13.1 +PORTVERSION= 1.13.2 CATEGORIES= sysutils MAINTAINER= puppet@FreeBSD.org |