diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-05 08:16:00 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-05 08:16:00 +0800 |
commit | d2ffff55debd44889c90e0f4fbfd9df45cc123e7 (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /math/fpc-gmp | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) | |
download | freebsd-ports-gnome-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.tar.gz freebsd-ports-gnome-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.tar.zst freebsd-ports-gnome-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.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 'math/fpc-gmp')
-rw-r--r-- | math/fpc-gmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fpc-gmp/Makefile b/math/fpc-gmp/Makefile index 3c9c7b0ecdf1..3a9d637f8b19 100644 --- a/math/fpc-gmp/Makefile +++ b/math/fpc-gmp/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= math lang PKGNAMESUFFIX= -gmp -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal interface to gmp library USE_FPC= yes |