diff options
author | jgh <jgh@FreeBSD.org> | 2014-11-05 02:41:15 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-11-05 02:41:15 +0800 |
commit | f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595 (patch) | |
tree | 943c8fc399ec974e4c6fa7d2c869843e645a78d7 /sysutils/cfengine33 | |
parent | 940f8fdb523a48261d0088d6b52de63c0c561140 (diff) | |
download | freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.tar.gz freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.tar.zst freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.zip |
- update libvirt to 1.2.10
- chase shared library bump
Diffstat (limited to 'sysutils/cfengine33')
-rw-r--r-- | sysutils/cfengine33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine33/Makefile b/sysutils/cfengine33/Makefile index b513ae826409..0d73beb351d0 100644 --- a/sysutils/cfengine33/Makefile +++ b/sysutils/cfengine33/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ PKGNAMESUFFIX= 33 |