Summary: | multimedia/umr: Update MASTER_SITES and WWW: line | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tkato432
2013-02-28 18:10:15 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: araujo->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! 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@logvinov.com> -# +# Created by: Alexander Logvinov <ports@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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |