diff options
author | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
commit | 83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /multimedia | |
parent | a57e25e19f546eddc7c1e37a8190e39b82d80924 (diff) | |
download | freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/beep-media-player/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gxmms/Makefile | 2 | ||||
-rw-r--r-- | multimedia/motion/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mplayerxp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile index 41be39f42a12..2d796e580463 100644 --- a/multimedia/beep-media-player/Makefile +++ b/multimedia/beep-media-player/Makefile @@ -9,7 +9,7 @@ CATEGORIES= multimedia audio ipv6 MASTER_SITES= SF/beepmp/bmp/${PORTVERSION} DISTNAME= bmp-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 multimedia player LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile index d025867522f0..142d8afb05c6 100644 --- a/multimedia/gxmms/Makefile +++ b/multimedia/gxmms/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple GNOME panel applet for controlling XMMS USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack libgnomeui diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 6fdbf32aac29..73bd16011523 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Motion detection application LICENSE= GPLv2 diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index 6106b14f060a..f7cdd19ff7df 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= multimedia audio MASTER_SITES= SF -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-threaded branch of the well known mplayer media player LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |