diff --git a/multimedia/umr/Makefile b/multimedia/umr/Makefile index 4a10aa9867f8..8a97194c6018 100644 --- a/multimedia/umr/Makefile +++ b/multimedia/umr/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: umr -# Date created: 19 October 2006 -# Whom: Alexander Logvinov -# +# Created by: Alexander Logvinov # $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@FreeBSD.org COMMENT= Unreal Media Ripper diff --git a/multimedia/umr/pkg-descr b/multimedia/umr/pkg-descr index 728d5c5376fe..510f7fc7bcf3 100644 --- a/multimedia/umr/pkg-descr +++ b/multimedia/umr/pkg-descr @@ -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