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/cfengine34 | |
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/cfengine34')
-rw-r--r-- | sysutils/cfengine34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine34/Makefile b/sysutils/cfengine34/Makefile index 0e00a0b4ad4c..40c58d7668e0 100644 --- a/sysutils/cfengine34/Makefile +++ b/sysutils/cfengine34/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ |