diff options
author | wen <wen@FreeBSD.org> | 2011-03-17 07:32:29 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-03-17 07:32:29 +0800 |
commit | 84f16545ffcc8d0faf2443499bf48166fb99c012 (patch) | |
tree | 936b7896c6403f410c72dd84a87995fb488bbdfd /finance | |
parent | a65256292a86c56f5bdbbd0a5f0ca795f1afd2ba (diff) | |
download | freebsd-ports-gnome-84f16545ffcc8d0faf2443499bf48166fb99c012.tar.gz freebsd-ports-gnome-84f16545ffcc8d0faf2443499bf48166fb99c012.tar.zst freebsd-ports-gnome-84f16545ffcc8d0faf2443499bf48166fb99c012.zip |
- Pass maintainership to submitter
PR: ports/155611, ports/155612
Submitted by: corky1951@comcast.net
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 2 | ||||
-rw-r--r-- | finance/xquote/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 4fdb2a6d103a..fca89c83bc27 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= finance deskutils MASTER_SITES= SF/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= A personal finance tracking and performance tool USE_MOTIF= yes diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index dd456247a1cf..c7f5666620e4 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/xinvest -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= A quote retrieval tool for X LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae |