aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/synth/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-17 14:43:01 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-17 14:43:01 +0000
commit73a9bb14351641d3b2f3ebc3a1cdb30e6fabe88e (patch)
tree3a471e70c7da6c35c9e7a6cf6896f0f735162ded /ports-mgmt/synth/Makefile
parent68600e93aed96ba1aefe9c079fa7cd69ac440d6f (diff)
downloadports-73a9bb14351641d3b2f3ebc3a1cdb30e6fabe88e.tar.gz
ports-73a9bb14351641d3b2f3ebc3a1cdb30e6fabe88e.zip
ports-mgmt/synth: Upgrade version 1.00 => 1.01 (echo fixed)
The echo and control-flow flags weren't being restored correctly in general, and they weren't being restored at program exit. The result on PuTTY was that nothing would echo to the terminal after Synth exited, but the new version fixes it.
Notes
Notes: svn path=/head/; revision=409048
Diffstat (limited to 'ports-mgmt/synth/Makefile')
-rw-r--r--ports-mgmt/synth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index 45457f00f7b4..be203fe9b139 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.00
+PORTVERSION= 1.01
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt