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 c303ab132e9d..f0312b4d0020 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= andrew.nau.ua@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code ALL_TARGET= astyle |