diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch) | |
tree | 2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /editors/fine | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff) |
Notes
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 |