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 | |
parent | Jim Mock (jim) returned his commit bit, so set his ports free. (diff) |
Update to 0.7. Refactored codebase and adds doxygen-based documentation.
PR: ports/59834
Submitted by: Jonathan Belson <jon@witchspace.com> (author/maintainer)
Notes
Notes:
svn path=/head/; revision=95827
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/landscape/Makefile | 4 | ||||
-rw-r--r-- | graphics/landscape/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/graphics/landscape/distinfo b/graphics/landscape/distinfo index 09cfd21b2af9..cd72801aa4c8 100644 --- a/graphics/landscape/distinfo +++ b/graphics/landscape/distinfo @@ -1 +1 @@ -MD5 (landscape-0.6.tar.gz) = d2a460acc4833994d42a3f3073313a48 +MD5 (landscape-0.7.tar.gz) = c530e8f39f1dc929270e799a4841a467 |