diff options
Diffstat (limited to 'editors/fine')
-rw-r--r-- | editors/fine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fine/Makefile b/editors/fine/Makefile index e1566a710d83..091a060a4a75 100644 --- a/editors/fine/Makefile +++ b/editors/fine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://dccnet.linux.tucows.com/files/x11/office/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_NEWGCC= yes USE_GMAKE= yes |