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 ef94aa6c0456..7d3ea257416e 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}__linux -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code ALL_TARGET= astyle |