diff options
author | edwin <edwin@FreeBSD.org> | 2004-10-14 12:06:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-10-14 12:06:58 +0800 |
commit | c637878a03613b54be517faf5067e1e1e098acc3 (patch) | |
tree | 229c167cad3fd81ca431b08307471bc9b439ed53 /multimedia/vlc/Makefile | |
parent | 87349b817068e7da2cb098d58b6710f4d3acc37c (diff) | |
download | freebsd-ports-gnome-c637878a03613b54be517faf5067e1e1e098acc3.tar.gz freebsd-ports-gnome-c637878a03613b54be517faf5067e1e1e098acc3.tar.zst freebsd-ports-gnome-c637878a03613b54be517faf5067e1e1e098acc3.zip |
[MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT
Update pkg-descr and COMMENT to better fit the current
version of VLC
PR: ports/72663
Submitted by: Michael Johnson <ahze@ahze.net>
Diffstat (limited to 'multimedia/vlc/Makefile')
-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 c627029dfddd..3e8764b15521 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -39,7 +39,7 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${ESOUND_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= ahze@ahze.net -COMMENT= An X11 video streaming client/server solution +COMMENT= Multimedia streaming server and player for various audio/video formats LIB_DEPENDS= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav \ mad.2:${PORTSDIR}/audio/libmad \ |