diff options
Diffstat (limited to 'net/liveMedia/Makefile')
-rw-r--r-- | net/liveMedia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 43a601827a2a..612462479485 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liveMedia -PORTVERSION= 2010.06.22 +PORTVERSION= 2010.11.17 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net devel @@ -166,7 +166,6 @@ liveMedia= \ liveMedia/include/RTPSource.hh \ liveMedia/include/RTSPClient.hh \ liveMedia/include/RTSPCommon.hh \ - liveMedia/include/RTSPOverHTTPServer.hh \ liveMedia/include/RTSPServer.hh \ liveMedia/include/SIPClient.hh \ liveMedia/include/ServerMediaSession.hh \ |