diff options
author | wxs <wxs@FreeBSD.org> | 2010-07-29 00:58:15 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-07-29 00:58:15 +0800 |
commit | c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f (patch) | |
tree | c45d7b7233d6dedf7a2f1a8bc7bf18ecfe9e3404 /multimedia | |
parent | d3594ff2625d2d65ba94ba563a8d3ebd8f5995f5 (diff) | |
download | freebsd-ports-gnome-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.tar.gz freebsd-ports-gnome-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.tar.zst freebsd-ports-gnome-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.zip |
Pass maintainership of these two ports to Sunpoet.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/quvi/Makefile | 2 | ||||
-rw-r--r-- | multimedia/umph/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/quvi/Makefile b/multimedia/quvi/Makefile index 57ba9b9a9601..3cf6b253a885 100644 --- a/multimedia/quvi/Makefile +++ b/multimedia/quvi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.4 CATEGORIES= multimedia devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Query video library for Youtube like websites LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile index 5981a177103f..1b3b37274ab9 100644 --- a/multimedia/umph/Makefile +++ b/multimedia/umph/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= multimedia MASTER_SITES= GOOGLE_CODE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Youtube video playlist parser for cclive and alike tools RUN_DEPENDS= p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM \ |