diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
commit | fb4deed87383132ec64330d18d953402c2229e9b (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /sysutils/mcollective-shell-agent/Makefile | |
parent | 1a2a0756abd5df11f85e0ec8be8f6cb6cd18edbe (diff) |
Notes
Diffstat (limited to 'sysutils/mcollective-shell-agent/Makefile')
-rw-r--r-- | sysutils/mcollective-shell-agent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/mcollective-shell-agent/Makefile b/sysutils/mcollective-shell-agent/Makefile index 657ea54bb5e6..55e0fdecb57f 100644 --- a/sysutils/mcollective-shell-agent/Makefile +++ b/sysutils/mcollective-shell-agent/Makefile @@ -15,8 +15,7 @@ RUN_DEPENDS= mcollective>=2.2.4:${PORTSDIR}/sysutils/mcollective USE_GITHUB= yes GH_ACCOUNT= puppetlabs -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 9fb27d5 +GH_TAGNAME= 9fb27d5 PLIST_FILES= share/mcollective/agent/shell/job.rb \ share/mcollective/agent/shell.rb \ |