diff options
author | marino <marino@FreeBSD.org> | 2015-01-05 08:16:00 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-01-05 08:16:00 +0800 |
commit | 8d8bc193ae32adfbd1b45816f50cfda46659cfbc (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /editors | |
parent | f8abe0105975b59a6e6553729affad934bdbc234 (diff) | |
download | freebsd-ports-gnome-8d8bc193ae32adfbd1b45816f50cfda46659cfbc.tar.gz freebsd-ports-gnome-8d8bc193ae32adfbd1b45816f50cfda46659cfbc.tar.zst freebsd-ports-gnome-8d8bc193ae32adfbd1b45816f50cfda46659cfbc.zip |
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
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fpc-ide/Makefile | 2 | ||||
-rw-r--r-- | editors/lazarus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index a504cb142eee..83320e6f0612 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 2 CATEGORIES= editors lang PKGNAMESUFFIX= -ide -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal integrated IDE/compiler USE_FPC= chm fcl-async fcl-base fv gdbint graph ibase hash mysql odbc \ 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?= # |