diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
commit | 1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch) | |
tree | a2fcffd732f25b719ac43c204fc0d4a2088e5193 /finance | |
parent | 9d41b68b119edaa11446e322c678fb36d22f0596 (diff) | |
download | freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip |
By Maintainer's request, toss these ports back into the pool
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 fca89c83bc27..4fdb2a6d103a 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= finance deskutils MASTER_SITES= SF/${PORTNAME} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A personal finance tracking and performance tool USE_MOTIF= yes diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index c7f5666620e4..dd456247a1cf 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/xinvest -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae |