diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /net/DarwinStreamingServer | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) |
Notes
Diffstat (limited to 'net/DarwinStreamingServer')
-rw-r--r-- | net/DarwinStreamingServer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index 28301b4ebd15..1bfcd5560571 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -22,7 +22,7 @@ PATCHFILES= dss-6.0.3.patch PATCH_DIST_STRIP=-p1 MAINTAINER= nork@FreeBSD.org -COMMENT= Darwin Streaming Server, a MP3, MPEG4 and QuickTime streaming server +COMMENT= Darwin Streaming Server, a MP3, MPEG4, and QuickTime streaming server RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay |