diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-15 01:39:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-15 01:39:36 +0000 |
commit | f9799ba53e6f828c5bdad5d4a9ee8a1860e64527 (patch) | |
tree | f997a6736cc10998ff3973e2e8f0d2b1a1bf8047 /graphics/landscape/Makefile | |
parent | 64b4794545c3dd13930b5346b75feccd44f77b34 (diff) |
Notes
Diffstat (limited to 'graphics/landscape/Makefile')
-rw-r--r-- | graphics/landscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index bb8eba8ac01f..70c3f8d847c0 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -6,12 +6,12 @@ # PORTNAME= landscape -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= graphics kde MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com -COMMENT= A program for generating and rendering landscapes +COMMENT= A program for generating and rendering fractal landscapes USE_MESA= yes USE_KDELIBS_VER= 3 |