diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-31 06:50:24 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-31 06:50:24 +0800 |
commit | 43561ce28a2a525573f2c03f1344121151c0e42f (patch) | |
tree | 56529685287febe72bc8500ce2a8aa8044b2a463 /audio/amarok-kde4 | |
parent | ce1e8f71a1db5ad2575be5bd968559365e4117e0 (diff) | |
download | freebsd-ports-gnome-43561ce28a2a525573f2c03f1344121151c0e42f.tar.gz freebsd-ports-gnome-43561ce28a2a525573f2c03f1344121151c0e42f.tar.zst freebsd-ports-gnome-43561ce28a2a525573f2c03f1344121151c0e42f.zip |
Set maintainer to Lauri Watts <lauri@kde.org>
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 2ec34278fed8..061088f09189 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= ports@FreeBSD.org +MAINTAINER= lauri@kde.org COMMENT= Media player for KDE LIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib |