diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /graphics/xaos | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) |
Notes
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 f012c52adb85..438d1d9ea91d 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics math MASTER_SITES= SF DISTNAME= XaoS-${PORTVERSION} -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A real-time fractal browser for X11 and ASCII terminals LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |