svn commit: r313245 - head/multimedia/umr
Martin Wilke
miwi at FreeBSD.org
Sat Mar 2 14:45:35 UTC 2013
Author: miwi
Date: Sat Mar 2 14:45:34 2013
New Revision: 313245
URL: http://svnweb.freebsd.org/changeset/ports/313245
Log:
- Update MASTER_SITES
- Trim header
- Update WWW
PR: 176573
Submitted by: ports fury
Modified:
head/multimedia/umr/Makefile
head/multimedia/umr/pkg-descr (contents, props changed)
Modified: head/multimedia/umr/Makefile
==============================================================================
--- head/multimedia/umr/Makefile Sat Mar 2 14:44:37 2013 (r313244)
+++ head/multimedia/umr/Makefile Sat Mar 2 14:45:34 2013 (r313245)
@@ -1,14 +1,10 @@
-# New ports collection makefile for: umr
-# Date created: 19 October 2006
-# Whom: Alexander Logvinov <ports at logvinov.com>
-#
+# Created by: Alexander Logvinov <ports at logvinov.com>
# $FreeBSD$
-#
PORTNAME= umr
PORTVERSION= 0.3
CATEGORIES= multimedia
-MASTER_SITES= http://pages.cthome.net/chrismp/umr/
+MASTER_SITES= http://www.oldunreal.com/mods/other/
MAINTAINER= ports at FreeBSD.org
COMMENT= Unreal Media Ripper
Modified: head/multimedia/umr/pkg-descr
==============================================================================
--- head/multimedia/umr/pkg-descr Sat Mar 2 14:44:37 2013 (r313244)
+++ head/multimedia/umr/pkg-descr Sat Mar 2 14:45:34 2013 (r313245)
@@ -1,8 +1,7 @@
-This utility rips Music and Sound class objects
-from .umx and .uax files in Unreal or Unreal Tournament.
-It rips all the exports in the file that it understands
-(currently 'xm', 'it', 's3m', and 'WAV'). Adding support
-for an export is fairly trivial, so you can add them
+This utility rips Music and Sound class objects from .umx and .uax
+files in Unreal or Unreal Tournament. It rips all the exports in the
+file that it understands (currently 'xm', 'it', 's3m', and 'WAV').
+Adding support for an export is fairly trivial, so you can add them
in a minute or two.
-WWW: http://pages.cthome.net/chrismp/umr/
+WWW: http://www.oldunreal.com/othermods.html
More information about the svn-ports-all
mailing list