diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
commit | b78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch) | |
tree | dee360fec26c413c275066ed867fbc6634f4271e /graphics/xaos | |
parent | 208e17e88fe723d7bad8a2d3816a2ec3cbfc7e40 (diff) | |
download | ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.tar.gz ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.zip |
Reset maintainership.
Notes
Notes:
svn path=/head/; revision=210992
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index 9ed29fa3bcaa..e7099e430c8e 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xaos DISTNAME= XaoS-${PORTVERSION} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time fractal browser for X11 and ASCII terminals LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |