diff options
author | wen <wen@FreeBSD.org> | 2016-04-05 16:46:50 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-04-05 16:46:50 +0800 |
commit | 283f9d229d4d2536763493f613e4dbcf6c6c0d1d (patch) | |
tree | 36b04d7063b7caf8f4bbebbd83f2b4093235d093 /security/tmux-cssh/Makefile | |
parent | 58c2a53e4a5b6bf6caeb4b83a69e4f5798fc063a (diff) | |
download | freebsd-ports-gnome-283f9d229d4d2536763493f613e4dbcf6c6c0d1d.tar.gz freebsd-ports-gnome-283f9d229d4d2536763493f613e4dbcf6c6c0d1d.tar.zst freebsd-ports-gnome-283f9d229d4d2536763493f613e4dbcf6c6c0d1d.zip |
- Update GH_TAGNAME which forgot in last commit
Spotted by: mat@
Diffstat (limited to 'security/tmux-cssh/Makefile')
-rw-r--r-- | security/tmux-cssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tmux-cssh/Makefile b/security/tmux-cssh/Makefile index e01cbe1bff75..1321364045a5 100644 --- a/security/tmux-cssh/Makefile +++ b/security/tmux-cssh/Makefile @@ -16,7 +16,7 @@ NO_BUILD= YES USE_GITHUB= yes GH_ACCOUNT= dennishafemann -GH_TAGNAME= 94ecc012c8 +GH_TAGNAME= 2175073 PLIST_FILES= bin/tmux-cssh %%PORTDOCS%%%%DOCSDIR%%/README.md |