diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-14 17:01:21 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-14 17:01:21 +0000 |
commit | 4c42ee616358be3e59a993e569a16f8f487b9fb0 (patch) | |
tree | 71c47941d374d8939c049b0dfa8ceb6972e76522 /net/vls/Makefile | |
parent | 2f7bd51ae7789dffeb6435cef5b4ac686d00ef53 (diff) | |
download | ports-4c42ee616358be3e59a993e569a16f8f487b9fb0.tar.gz ports-4c42ee616358be3e59a993e569a16f8f487b9fb0.zip |
Notes
Diffstat (limited to 'net/vls/Makefile')
-rw-r--r-- | net/vls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vls/Makefile b/net/vls/Makefile index e218891dc70b..11f2ff29b51e 100644 --- a/net/vls/Makefile +++ b/net/vls/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.6 CATEGORIES= net ipv6 multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/vls/${PORTVERSION}/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Broadcasts MPEG(1/2/4, PS/TS) video streams LIB_DEPENDS= dvbpsi.3:${PORTSDIR}/multimedia/libdvbpsi |