diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2016-03-25 20:45:54 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2016-03-25 20:45:54 +0000 |
commit | abd235f0f822aa2ea1aafc44f0e32f0be4242552 (patch) | |
tree | 510f022d93e2519ca6070dbb5c7982b5222f009d /editors/tweak/Makefile | |
parent | cef430eeca43b4f124d6e52de743ade0a441c832 (diff) | |
download | ports-abd235f0f822aa2ea1aafc44f0e32f0be4242552.tar.gz ports-abd235f0f822aa2ea1aafc44f0e32f0be4242552.zip |
Notes
Diffstat (limited to 'editors/tweak/Makefile')
-rw-r--r-- | editors/tweak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile index c43aa43ae6bf..4e1e78145104 100644 --- a/editors/tweak/Makefile +++ b/editors/tweak/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tweak -PORTVERSION= 3.01 +PORTVERSION= 3.02 CATEGORIES= editors MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ |