diff options
author | marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
commit | 8d8bc193ae32adfbd1b45816f50cfda46659cfbc (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /sysutils/fpc-utmp/Makefile | |
parent | f8abe0105975b59a6e6553729affad934bdbc234 (diff) | |
download | FreeBSD-ports-8d8bc193ae32adfbd1b45816f50cfda46659cfbc.zip FreeBSD-ports-8d8bc193ae32adfbd1b45816f50cfda46659cfbc.tar.gz |
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 'sysutils/fpc-utmp/Makefile')
-rw-r--r-- | sysutils/fpc-utmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fpc-utmp/Makefile b/sysutils/fpc-utmp/Makefile index 0c6c9f9..87decdd 100644 --- a/sysutils/fpc-utmp/Makefile +++ b/sysutils/fpc-utmp/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= sysutils lang PKGNAMESUFFIX= -utmp -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal unit to gather information from the utmp file USE_FPC= yes |