diff options
author | linimon <linimon@FreeBSD.org> | 2009-01-26 07:59:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-01-26 07:59:24 +0800 |
commit | 7f4e7a9e3b4f445ef422c73bc07ba3786f64ce4f (patch) | |
tree | 60da6682cfb8d512455aa7e0ef3f40aee871af9d /audio/exaile | |
parent | 37b4763cd8107e0cf90420f1fcebe0e2163cf6ca (diff) | |
download | freebsd-ports-gnome-7f4e7a9e3b4f445ef422c73bc07ba3786f64ce4f.tar.gz freebsd-ports-gnome-7f4e7a9e3b4f445ef422c73bc07ba3786f64ce4f.tar.zst freebsd-ports-gnome-7f4e7a9e3b4f445ef422c73bc07ba3786f64ce4f.zip |
Assign maintainership to submitter of last PR.
Diffstat (limited to 'audio/exaile')
-rw-r--r-- | audio/exaile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 54ed58290c95..0a12b151158f 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.exaile.org/files/ \ http://wickedmachine.net/~jsa/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jsa@wickedmachine.net COMMENT= AmaroK replacement for GTK+ RUN_DEPENDS= py*-dbus>=0.82.1:${PORTSDIR}/devel/py-dbus \ |