diff options
author | marcus <marcus@FreeBSD.org> | 2008-10-22 09:22:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-10-22 09:22:38 +0800 |
commit | 7894ee87ae864024eae290e7068a0f43753c47e7 (patch) | |
tree | bea370e26b4d54a7833e28c113e59763e65643c8 /multimedia | |
parent | 4a66515241231026e288b56ea2b83789094b43ca (diff) | |
download | freebsd-ports-gnome-7894ee87ae864024eae290e7068a0f43753c47e7.tar.gz freebsd-ports-gnome-7894ee87ae864024eae290e7068a0f43753c47e7.tar.zst freebsd-ports-gnome-7894ee87ae864024eae290e7068a0f43753c47e7.zip |
Fix maintainer email address.
Requested by: maintainer
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vlc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 4ea1c42e71fb..543d0465bf01 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \ ftp://ftp.crans.org/pub/videolan/vlc/${DISTVERSION}/ \ ftp://videolan.cs.pu.edu.tw/Windows/VideoLAN/vlc/${DISTVERSION}/ -MAINTAINER= jsa@dmz.wickedmachine.net +MAINTAINER= jsa@wickedmachine.net COMMENT= Multimedia streaming server and player for various audio/video formats BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat |