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 /archivers/fpc-bzip2 | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) | |
download | ports-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.tar.gz ports-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
Notes
Notes:
svn path=/head/; revision=376279
Diffstat (limited to 'archivers/fpc-bzip2')
-rw-r--r-- | archivers/fpc-bzip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/fpc-bzip2/Makefile b/archivers/fpc-bzip2/Makefile index 53f73b2c1d82..5b5ba13dc51f 100644 --- a/archivers/fpc-bzip2/Makefile +++ b/archivers/fpc-bzip2/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= archivers lang PKGNAMESUFFIX= -bzip2 -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal bzip2 unit USE_FPC= yes |