diff options
Diffstat (limited to 'devel/astyle/Makefile')
-rw-r--r-- | devel/astyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 2e43fd7a122..5ea9e3b4798 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_linux MAINTAINER= lme@FreeBSD.org -COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code +COMMENT= A reindenter and reformatter of C, C++, C\#, and Java source code ALL_TARGET= astyle CFLAGS+= -W -Wall -fno-rtti -fno-exceptions |