diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
commit | 585f07aff3f3f4a5cb9069bb02a48486dd63b442 (patch) | |
tree | cd35d06b06b2b1722bc26271e14f8ed26a868705 /audio/mpeglib_artsplug/Makefile | |
parent | 288e2b1a12d376b01660975c146b6584b9054808 (diff) | |
download | ports-585f07aff3f3f4a5cb9069bb02a48486dd63b442.tar.gz ports-585f07aff3f3f4a5cb9069bb02a48486dd63b442.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.
Notes
Notes:
svn path=/head/; revision=277232
Diffstat (limited to 'audio/mpeglib_artsplug/Makefile')
-rw-r--r-- | audio/mpeglib_artsplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index c0cde6867720..0933abd092b6 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= kdemultimedia- DISTNAME= kdemultimedia-${PORTVERSION} DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Legacy KDE audio backend LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ |