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/umph | |
parent | d3594ff2625d2d65ba94ba563a8d3ebd8f5995f5 (diff) | |
download | freebsd-ports-graphics-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.tar.gz freebsd-ports-graphics-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.tar.zst freebsd-ports-graphics-c5f1fd2ae04098568a3af0a26a71a1e0ccbece5f.zip |
Pass maintainership of these two ports to Sunpoet.
Diffstat (limited to 'multimedia/umph')
-rw-r--r-- | multimedia/umph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile index 5981a177103..1b3b37274ab 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 \ |