diff options
author | acm <acm@FreeBSD.org> | 2017-08-04 07:46:07 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2017-08-04 07:46:07 +0800 |
commit | 634a2b6782afd28f19ceca8fd608092f11f3745d (patch) | |
tree | c50bdcca15a81973ff825fd1fe01491c5b3aad5d /x11-toolkits | |
parent | 006cbd62ccedc437fd632c62ab25ca02621a51ef (diff) | |
download | freebsd-ports-gnome-634a2b6782afd28f19ceca8fd608092f11f3745d.tar.gz freebsd-ports-gnome-634a2b6782afd28f19ceca8fd608092f11f3745d.tar.zst freebsd-ports-gnome-634a2b6782afd28f19ceca8fd608092f11f3745d.zip |
- Pass maintainership to me
Diffstat (limited to 'x11-toolkits')
-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 8372f2b7e9cb..c730a02007bb 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= freebsd-fpc@FreeBSD.org +MAINTAINER= acm@FreeBSD.org COMMENT= Qt4 binding for FreePascal USE_LDCONFIG= yes |