diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
commit | fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2 (patch) | |
tree | 771ed0b3e87afc2dfc2f01049a8f44c5f3dd4b3f /x11-toolkits | |
parent | bbc5d32f3ec3a4ffd92b21a5244166c674e38045 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt2-static/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 7c784bc9c2ba..7d554f686669 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ftp://ftp.kde.gr.jp/pub/qt/patch/ PATCHFILES= qt-1.45-i18n-20000531.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org NO_LATEST_LINK= yes USE_GMAKE= yes diff --git a/x11-toolkits/qt2-static/Makefile b/x11-toolkits/qt2-static/Makefile index 39d0cc242e76..f6cbf3c3ef30 100644 --- a/x11-toolkits/qt2-static/Makefile +++ b/x11-toolkits/qt2-static/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PKGNAMESUFFIX= -static -MAINTAINER= ports@freebsd.org +MAINTAINER= kde@FreeBSD.org WANT_STATIC= yes diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ |