diff options
author | will <will@FreeBSD.org> | 2001-08-25 10:17:59 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-08-25 10:17:59 +0800 |
commit | 947f027180785310ed6ae10b7f1a66aedfa947d3 (patch) | |
tree | c4883475d83088e78b0cc7559f96bbd2d8870744 /editors | |
parent | 961f6b41eb7dbf63c38703308455214295c42a76 (diff) | |
download | freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.tar.gz freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.tar.zst freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.zip |
Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD. This group (at this time)
consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.
While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This
was originally supposed to be committed with the 2.2 update, but...
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index e0a23e8c2ebf..2b95d63e2c30 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index e0a23e8c2ebf..2b95d63e2c30 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index e0a23e8c2ebf..2b95d63e2c30 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index e0a23e8c2ebf..2b95d63e2c30 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv |