diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2018-11-12 00:22:39 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-11-12 00:22:39 +0800 |
commit | 9b580ffb435c69606f640c5a657190b54a1ef870 (patch) | |
tree | b85006a979d929da61946937a62b6c6b97fa4c79 /sysutils/ansible1 | |
parent | 6a4416929169733984a0ac898468560f66931e1c (diff) | |
parent | f86bb659dcd66c74ffce85ffcc1575d2095989f8 (diff) | |
download | freebsd-ports-gnome-gnome-3.28.tar.gz freebsd-ports-gnome-gnome-3.28.tar.zst freebsd-ports-gnome-gnome-3.28.zip |
Merge branch 'master' into gnome-3.28gnome-3.28
Diffstat (limited to 'sysutils/ansible1')
-rw-r--r-- | sysutils/ansible1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ansible1/Makefile b/sysutils/ansible1/Makefile index f6a81dcf96c2..354a47ee9f6b 100644 --- a/sysutils/ansible1/Makefile +++ b/sysutils/ansible1/Makefile @@ -2,7 +2,7 @@ PKGNAMESUFFIX= 1 PORTVERSION= 1.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CONFLICTS= ansible-* \ ansible23-* \ |