diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fine/Makefile | 2 | ||||
-rw-r--r-- | editors/lpe/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 182d708e319a..c2e24d167148 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.4 CATEGORIES= editors MASTER_SITES= http://cdsmith.twu.net/lpe/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ intl.1:${PORTSDIR}/devel/gettext |