diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-07-22 14:34:22 +0000 |
commit | 862c06b489c21e044cbab115456e1821945a9f8d (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /audio/mehdiaplayer | |
parent | 393cde8ca5fe79485dcc071e2882a8a402b50696 (diff) | |
download | ports-862c06b489c21e044cbab115456e1821945a9f8d.tar.gz ports-862c06b489c21e044cbab115456e1821945a9f8d.zip |
Notes
Diffstat (limited to 'audio/mehdiaplayer')
-rw-r--r-- | audio/mehdiaplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mehdiaplayer/Makefile b/audio/mehdiaplayer/Makefile index bc8d1e8cfd62..8eedc83ac84b 100644 --- a/audio/mehdiaplayer/Makefile +++ b/audio/mehdiaplayer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= A simple media player using Qt/Phonon USE_BZIP2= yes |