diff options
author | acm <acm@FreeBSD.org> | 2017-08-04 07:40:28 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2017-08-04 07:40:28 +0800 |
commit | 006cbd62ccedc437fd632c62ab25ca02621a51ef (patch) | |
tree | e8fc0c42d014772acdec02566c05ff266a452981 /lang | |
parent | 1330f002d44c410b8c0295facd4bbdbf35280fce (diff) | |
download | freebsd-ports-graphics-006cbd62ccedc437fd632c62ab25ca02621a51ef.tar.gz freebsd-ports-graphics-006cbd62ccedc437fd632c62ab25ca02621a51ef.tar.zst freebsd-ports-graphics-006cbd62ccedc437fd632c62ab25ca02621a51ef.zip |
- Pass maintainership to me. marino@ is not part of FreeBSD committers
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc-base/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-docs/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-lua/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rexx/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rtl-console/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rtl-extra/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rtl-objpas/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-rtl-unicode/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-tcl/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc-units/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-utils/Makefile | 1 | ||||
-rw-r--r-- | lang/fpc/Makefile | 2 |
12 files changed, 4 insertions, 12 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile index a3e889e64be..666131adb77 100644 --- a/lang/fpc-base/Makefile +++ b/lang/fpc-base/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.2 CATEGORIES= lang PKGNAMEPREFIX= fpc- -MAINTAINER= freebsd-fpc@FreeBSD.org +MAINTAINER= acm@FreeBSD.org COMMENT= Meta package to install all of the Free Pascal base USES= metaport diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile index 45a3b63cc21..d82327b1891 100644 --- a/lang/fpc-docs/Makefile +++ b/lang/fpc-docs/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= ${PORTNAME:S/s//}-pdf DIST_SUBDIR= freepascal/${PORTVERSION} -MAINTAINER= freebsd-fpc@FreeBSD.org +MAINTAINER= acm@FreeBSD.org COMMENT= Free Pascal compiler Adobe Acrobat(tm) documentation ONLY_FOR_ARCHS= i386 amd64 diff --git a/lang/fpc-lua/Makefile b/lang/fpc-lua/Makefile index d4ca02ca362..7f2aa925dad 100644 --- a/lang/fpc-lua/Makefile +++ b/lang/fpc-lua/Makefile @@ -4,7 +4,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -lua -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal interface to the lua interpreter USE_FPC= yes diff --git a/lang/fpc-rexx/Makefile b/lang/fpc-rexx/Makefile index d5969b0bfab..689727cc2ea 100644 --- a/lang/fpc-rexx/Makefile +++ b/lang/fpc-rexx/Makefile @@ -4,7 +4,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -rexx -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal interface to the rexx-regina library USE_FPC= yes diff --git a/lang/fpc-rtl-console/Makefile b/lang/fpc-rtl-console/Makefile index eb1da685a24..0aa2afc3d93 100644 --- a/lang/fpc-rtl-console/Makefile +++ b/lang/fpc-rtl-console/Makefile @@ -3,7 +3,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -rtl-console -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal console abstraction unit (RTL) USE_FPC= rtl-extra diff --git a/lang/fpc-rtl-extra/Makefile b/lang/fpc-rtl-extra/Makefile index dcca0df3585..bfecac2066f 100644 --- a/lang/fpc-rtl-extra/Makefile +++ b/lang/fpc-rtl-extra/Makefile @@ -3,7 +3,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -rtl-extra -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal rtl-extra unit USE_FPC= yes diff --git a/lang/fpc-rtl-objpas/Makefile b/lang/fpc-rtl-objpas/Makefile index e20af2aa7a0..317aee7765b 100644 --- a/lang/fpc-rtl-objpas/Makefile +++ b/lang/fpc-rtl-objpas/Makefile @@ -3,7 +3,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -rtl-objpas -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal compatibility unit with Delphi USE_FPC= yes diff --git a/lang/fpc-rtl-unicode/Makefile b/lang/fpc-rtl-unicode/Makefile index 024c7e83025..c5a105ce9a9 100644 --- a/lang/fpc-rtl-unicode/Makefile +++ b/lang/fpc-rtl-unicode/Makefile @@ -3,7 +3,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -rtl-unicode -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal compatibility unit with Delphi USE_FPC= yes diff --git a/lang/fpc-tcl/Makefile b/lang/fpc-tcl/Makefile index 5a1ad84b83b..db00f703222 100644 --- a/lang/fpc-tcl/Makefile +++ b/lang/fpc-tcl/Makefile @@ -4,7 +4,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -tcl -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal interface to the tcl/tk interpreter USE_FPC= fcl-base diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile index e7e0dfa698e..d758e1d9305 100644 --- a/lang/fpc-units/Makefile +++ b/lang/fpc-units/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.2 CATEGORIES= lang PKGNAMEPREFIX= fpc- -MAINTAINER= freebsd-fpc@FreeBSD.org +MAINTAINER= acm@FreeBSD.org COMMENT= Meta port to install Free Pascal units ONLY_FOR_ARCHS= i386 amd64 diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile index 8e95277a056..3319cd76235 100644 --- a/lang/fpc-utils/Makefile +++ b/lang/fpc-utils/Makefile @@ -4,7 +4,6 @@ CATEGORIES= lang PKGNAMESUFFIX= -utils -MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal Compiler utilities USE_FPC= chm fcl-base fcl-net fcl-passrc fcl-res fcl-xml fppkg \ diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 76abb4e3149..afdb35e2536 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:sourc DISTFILES= ${DISTNAME:S/$/.source/}${EXTRACT_SUFX}:source DIST_SUBDIR= freepascal -MAINTAINER?= freebsd-fpc@FreeBSD.org +MAINTAINER?= acm@FreeBSD.org COMMENT?= Free Pascal compiler with Turbo and Delphi USES= gmake iconv |