diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-28 16:58:15 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-28 16:58:15 +0000 |
commit | 861c84e20dfa2d13c6391fca764aeb5b20e9e4c2 (patch) | |
tree | 0248792c3ca2f9b7b7ec6b19b1c0833dfd28dab6 /multimedia/umph | |
parent | a0b2c301db20f10d4de15798727abebdb330fc4f (diff) | |
download | ports-861c84e20dfa2d13c6391fca764aeb5b20e9e4c2.tar.gz ports-861c84e20dfa2d13c6391fca764aeb5b20e9e4c2.zip |
Notes
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 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 \ |