aboutsummaryrefslogtreecommitdiff
path: root/devel/astyle/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 03:58:51 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 03:58:51 +0000
commit3d4a775b2cc7a00ad5f265d1c93ce34aafa79aae (patch)
treedbd3ce597c727a41ceb5d7042315ef17c6b016b8 /devel/astyle/Makefile
parent1a0c874641d63ab225449a02f494adaf0a4442c5 (diff)
downloadports-3d4a775b2cc7a00ad5f265d1c93ce34aafa79aae.tar.gz
ports-3d4a775b2cc7a00ad5f265d1c93ce34aafa79aae.zip
devel/astyle: Update to 3.5
Diffstat (limited to 'devel/astyle/Makefile')
-rw-r--r--devel/astyle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile
index f1e6c2afb3bb..1c603adad9d7 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,7 +1,7 @@
PORTNAME= astyle
-PORTVERSION= 3.4.16
+PORTVERSION= 3.5
CATEGORIES= devel textproc
-MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R}
+MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Source code indenter and formatter for C, C++, C\#, and Java