diff options
author | makc <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
commit | d3a0bde2e03680b609894a678dae080bf449939c (patch) | |
tree | 4c78711d3b09bd929ff1bc4326509dbb69f70634 /x11-wm | |
parent | 42e6a87ccd5227406ebf87e15987c21928421991 (diff) | |
download | freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.tar.gz freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.tar.zst freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.zip |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/kompmgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/kompmgr/Makefile b/x11-wm/kompmgr/Makefile index 58c70fd12b74..7e5e4b0ae324 100644 --- a/x11-wm/kompmgr/Makefile +++ b/x11-wm/kompmgr/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= kdebase- DISTNAME= kdebase-${PORTVERSION} DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility needed to enable XComposite support in KDE USE_KDELIBS_VER=3 |