diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
commit | d2ffff55debd44889c90e0f4fbfd9df45cc123e7 (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /editors/lazarus/Makefile | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) |
Assign maintainership of FPC ports to new FPC ports team
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
Notes
Notes:
svn path=/head/; revision=376279
Diffstat (limited to 'editors/lazarus/Makefile')
-rw-r--r-- | editors/lazarus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index f737f017c80a..9a1202678f32 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION} \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/-0/} DIST_SUBDIR= freepascal -MAINTAINER?= acm@FreeBSD.org +MAINTAINER?= freebsd-fpc@FreeBSD.org COMMENT?= A portable Delphi-like IDE for the FreePascal compiler BUILD_DEPENDS?= # |