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/qt145 | |
parent | Unbreak (correct distfile names) (diff) |
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 'x11-toolkits/qt145')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |