diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 02:40:12 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-12 02:40:12 +0800 |
commit | 23808b29db8ece5cd77f0048dd04ff0364527f2d (patch) | |
tree | 4ebda5786d6d60cca33f48891b232bdbd0c39322 /multimedia | |
parent | 2ea15857a4ab031f268a53ca92463f08af0c4c7d (diff) | |
download | marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar.gz marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar.bz2 marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar.lz marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar.xz marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.tar.zst marcuscom-ports-23808b29db8ece5cd77f0048dd04ff0364527f2d.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10707 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/bmpx/Makefile | 4 | ||||
-rw-r--r-- | multimedia/bmpx/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile index 887be180b..3f45fd84c 100644 --- a/multimedia/bmpx/Makefile +++ b/multimedia/bmpx/Makefile @@ -2,14 +2,14 @@ # Date created: 2005-11-20 # Whom: Roman Bogorodskiy <novel@FreeBSD.org> # -# $FreeBSD$ +# $FreeBSD: ports/multimedia/bmpx/Makefile,v 1.41 2008/02/10 19:20:17 novel Exp $ # PORTNAME= bmpx PORTVERSION= 0.40.7 PORTREVISION= 2 CATEGORIES= multimedia -MASTER_SITES= http://files.beep-media-player.org/releases/0.40/ +MASTER_SITES= http://files.backtrace.info/releases/0.40/ MAINTAINER= novel@FreeBSD.org COMMENT= Media player geared towards usability, technical efficiency and looks diff --git a/multimedia/bmpx/pkg-descr b/multimedia/bmpx/pkg-descr index c340449a0..3619a3194 100644 --- a/multimedia/bmpx/pkg-descr +++ b/multimedia/bmpx/pkg-descr @@ -3,4 +3,4 @@ and usage semantics for all tasks, while having extensive standards and services support under the hood (MusicBrainz, Last.fm radio/scrobbling, HAL, DBus), yet keeping the details out of the way of the user. -WWW: http://beep-media-player.org/ +WWW: http://bmpx.backtrace.info |