diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
commit | 10588346d36bc9ae62b97d8b2ac11c56ad04df24 (patch) | |
tree | 100bc8497eb3bdddc4107fab1d3cfed9e10a64a3 /multimedia | |
parent | Update to version 0.99f5. (diff) |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/smpeg-xmms/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xmps/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/smpeg-xmms/Makefile b/multimedia/smpeg-xmms/Makefile index aa9b4181c822..108aa383d660 100644 --- a/multimedia/smpeg-xmms/Makefile +++ b/multimedia/smpeg-xmms/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.4 CATEGORIES= multimedia gnome MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A mpeg video plugin for XMMS LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \ diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile index bc7149602748..8ce580091849 100644 --- a/multimedia/xmps/Makefile +++ b/multimedia/xmps/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0 CATEGORIES= multimedia gnome MASTER_SITES= http://xmps.sourceforge.net/sources/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X MPEG Player System - a media player with a very nice GUI LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 |