diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /finance | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) | |
download | ports-d72c560b21a0dd36f3255d3097728028a751ef18.tar.gz ports-d72c560b21a0dd36f3255d3097728028a751ef18.zip |
Notes
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 1d484d560961..7376216804bd 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= finance MASTER_SITES= http://xinvest.sunsite.dk/ \ http://www.sourcefiles.org/Financial/Stockmarket/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae |