diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:35:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:35:30 +0000 |
commit | 55335f6a7a13a09010a03193a783e5739a1f0e4d (patch) | |
tree | af7c56930d9121e55e3f26d4a66c414f29f3bd8c /sysutils/py-tmuxp/Makefile | |
parent | efaa56fcf403a422719714fc930e54c4e567b85c (diff) | |
download | ports-55335f6a7a13a09010a03193a783e5739a1f0e4d.tar.gz ports-55335f6a7a13a09010a03193a783e5739a1f0e4d.zip |
Update to 1.4.2
Changes: https://github.com/tmux-python/tmuxp/releases
https://github.com/tmux-python/tmuxp/blob/master/CHANGES
Notes
Notes:
svn path=/head/; revision=481348
Diffstat (limited to 'sysutils/py-tmuxp/Makefile')
-rw-r--r-- | sysutils/py-tmuxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile index 884e3ec5f9b8..6bd9162ab9f2 100644 --- a/sysutils/py-tmuxp/Makefile +++ b/sysutils/py-tmuxp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |