diff options
-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 14cdf61f2891..d374e21429a5 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A reindenter and reformatter of C++, C and Java source code USE_ZIP= yes |