summaryrefslogtreecommitdiff
path: root/devel/astyle/Makefile
diff options
context:
space:
mode:
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 1c603adad9d7..ae51ced03757 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,7 +1,7 @@
PORTNAME= astyle
-PORTVERSION= 3.5
+PORTVERSION= 3.5.2
CATEGORIES= devel textproc
-MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION}
+MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Source code indenter and formatter for C, C++, C\#, and Java