diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
commit | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (patch) | |
tree | ff94e2e0698850d68363be5ca1d23cdd09ebc91d /finance | |
parent | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (diff) | |
download | ports-5e445a95d9a891f9e301360ae62b98c9c5fc2b28.tar.gz ports-5e445a95d9a891f9e301360ae62b98c9c5fc2b28.zip |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=159556
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xquote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 825c504fb446..1d4f340a8085 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://xinvest.sunsite.dk/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae |