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 /x11-toolkits/qt4pas | |
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 'x11-toolkits/qt4pas')
-rw-r--r-- | x11-toolkits/qt4pas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt4pas/Makefile b/x11-toolkits/qt4pas/Makefile index c730a02007bb..8372f2b7e9cb 100644 --- a/x11-toolkits/qt4pas/Makefile +++ b/x11-toolkits/qt4pas/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/V/}_Qt${QT4_VER_MIN} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Qt4 binding for FreePascal USE_LDCONFIG= yes |