diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
commit | f9faa8bdaa87c8a1dbdd2cc88732152f965326a7 (patch) | |
tree | 23ca8e06e33cd24cc25025f8d0d4a56e8bec38cc /multimedia/mmsclient | |
parent | ec18974ce380418e3ec38484802699d5f018c64e (diff) | |
download | ports-f9faa8bdaa87c8a1dbdd2cc88732152f965326a7.tar.gz ports-f9faa8bdaa87c8a1dbdd2cc88732152f965326a7.zip |
Notes
Diffstat (limited to 'multimedia/mmsclient')
-rw-r--r-- | multimedia/mmsclient/Makefile | 3 | ||||
-rw-r--r-- | multimedia/mmsclient/files/mmsclient.1 | 2 | ||||
-rw-r--r-- | multimedia/mmsclient/pkg-descr | 2 |
3 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/mmsclient/Makefile b/multimedia/mmsclient/Makefile index 4bd54bf0bcc1..f7556a311684 100644 --- a/multimedia/mmsclient/Makefile +++ b/multimedia/mmsclient/Makefile @@ -8,8 +8,7 @@ PORTNAME= mmsclient PORTVERSION= 0.0.3 CATEGORIES= multimedia audio net -MASTER_SITES= http://www.geocities.com/majormms/ \ - http://freebsd.nsu.ru/distfiles/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ DISTNAME= mms_client-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org diff --git a/multimedia/mmsclient/files/mmsclient.1 b/multimedia/mmsclient/files/mmsclient.1 index 89aca0fbb422..4c12ba8e98f2 100644 --- a/multimedia/mmsclient/files/mmsclient.1 +++ b/multimedia/mmsclient/files/mmsclient.1 @@ -43,6 +43,6 @@ This will attempt to download Microsoft Media stream and save it as Lacks some useful command line options, not to mention probable bugs. .SH AUTHORS -mmsclient was written by "Major MMS" (http://www.geocities.com/majormms/). +mmsclient was written by "Major MMS" The manual page was written by Alexey Dokuchaev (danfe@regency.nsu.ru). diff --git a/multimedia/mmsclient/pkg-descr b/multimedia/mmsclient/pkg-descr index 9dba2109f6b7..15633a9d8f75 100644 --- a/multimedia/mmsclient/pkg-descr +++ b/multimedia/mmsclient/pkg-descr @@ -2,5 +2,3 @@ mmsclient allows you to download Internet streams using Microsoft's MMS protocol, e.g. CNN video and similar. Downloaded stream can be watched/listened with any software that understands Microsoft Media format, like xine with mms-plugin. - -WWW: http://www.geocities.com/majormms/ |