diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-11 04:17:40 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-11 04:17:40 +0800 |
commit | 12646e78bc40bc34830d498d16d50e0a34f5c950 (patch) | |
tree | bbfae2bf69c71d8720652f25fc872f585029ca7b /editors/jucipp/Makefile | |
parent | 6a5ff509c5d39e797a10be586d8be8d607f39d22 (diff) | |
download | freebsd-ports-gnome-12646e78bc40bc34830d498d16d50e0a34f5c950.tar.gz freebsd-ports-gnome-12646e78bc40bc34830d498d16d50e0a34f5c950.tar.zst freebsd-ports-gnome-12646e78bc40bc34830d498d16d50e0a34f5c950.zip |
editors/jucipp: Update to 1.4.1
PR: 226503
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer)
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'editors/jucipp/Makefile')
-rw-r--r-- | editors/jucipp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 575841d56e79..86785892a922 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -3,7 +3,7 @@ PORTNAME= jucipp DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= editors MAINTAINER= info@babaei.net |