diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-07-19 14:10:20 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-07-19 14:10:20 +0000 |
commit | bde3ee2d55f8000bc2bee9b156e7d470c4f5304b (patch) | |
tree | 6b8d0ff2ee35fa44de2ce5c7eaa3cf9ab93e5dbf /audio | |
parent | - Update to 2.0 (diff) |
o Take maintainership, so Lauri can focus on other things
Approved by: lauri@kde.org (old maintainer)
Notes
Notes:
svn path=/head/; revision=139589
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 | ||||
-rw-r--r-- | audio/amarok/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 9f74f59d0ad2..e2b5fa21ba5b 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lauri@kde.org +MAINTAINER= mich@FreeBSD.org COMMENT= Media player for KDE LIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib \ diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 9f74f59d0ad2..e2b5fa21ba5b 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lauri@kde.org +MAINTAINER= mich@FreeBSD.org COMMENT= Media player for KDE LIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib \ |