diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-02 04:20:32 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-02 04:20:32 +0000 |
commit | f29bf5fd0eb15d1e46735d84c84224b633d7f6f5 (patch) | |
tree | 0466b516eca26dea6a6e1bf029b6eeccf14ec0a7 /net-p2p | |
parent | b88a0a229759b1f1080e0b48ee50c26b94fdeaf4 (diff) |
- Reassign to the heap at maintainers request
Notes
Notes:
svn path=/head/; revision=332455
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 6069c3372ee4..0dd88d4b42fb 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-p2p MASTER_SITES= SF/museek-plus/museek-plus/${PORTVERSION} DISTNAME= museek+-${PORTVERSION} -MAINTAINER= silver@ultrasoft.ee +MAINTAINER= ports@FreeBSD.org COMMENT= SoulSeek client with separate terminal and Qt based interface LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26 |