diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
commit | d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1 (patch) | |
tree | 948781701fc5d5112279f858e8bc591a609b0b66 /graphics/kisomandel/Makefile | |
parent | 73ae1039cb62316dfc8bc86f4b0f51cbfc11f07b (diff) | |
download | ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.tar.gz ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.zip |
Notes
Diffstat (limited to 'graphics/kisomandel/Makefile')
-rw-r--r-- | graphics/kisomandel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kisomandel/Makefile b/graphics/kisomandel/Makefile index 363ce08bf508..00ec89e7f142 100644 --- a/graphics/kisomandel/Makefile +++ b/graphics/kisomandel/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fractal rendering program with nice 3d-display in realtime LIB_DEPENDS= png:${PORTSDIR}/graphics/png |