diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-09 23:31:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-09 23:31:49 +0000 |
commit | da9742a3fce0b4921ba57ccbf9641e9dbb51ec59 (patch) | |
tree | 833dc7f10965ee42c3c6d602f44fde9037dfb544 /graphics | |
parent | 4e540ccf092e488afe3275ef041c8de365188128 (diff) | |
download | ports-da9742a3fce0b4921ba57ccbf9641e9dbb51ec59.tar.gz ports-da9742a3fce0b4921ba57ccbf9641e9dbb51ec59.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/quesa/Makefile | 3 | ||||
-rw-r--r-- | graphics/quesa/distinfo | 1 | ||||
-rw-r--r-- | graphics/quesa/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index e3bf7db7ea5e..6c1080e57f11 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -8,7 +8,8 @@ PORTNAME= quesa PORTVERSION= 1.6d18 CATEGORIES= graphics -MASTER_SITES= http://www.quesa.org/info/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ip@doom.homeunix.org diff --git a/graphics/quesa/distinfo b/graphics/quesa/distinfo index 41da5e438db4..3fc53c4e6c69 100644 --- a/graphics/quesa/distinfo +++ b/graphics/quesa/distinfo @@ -1 +1,2 @@ MD5 (quesa_1.6d18.tar.gz) = 6c6740ef4459e2d6cbde7389a63f61b6 +SIZE (quesa_1.6d18.tar.gz) = 3457691 diff --git a/graphics/quesa/pkg-descr b/graphics/quesa/pkg-descr index ea171a028195..287156d68e0e 100644 --- a/graphics/quesa/pkg-descr +++ b/graphics/quesa/pkg-descr @@ -7,7 +7,7 @@ QD3D supports both retained and immediate mode rendering, an extensible file format, plug-in renderers, a wide range of high level geometries, hierarchical models, and a consistent and object-orientated API. -WWW: http://www.quesa.org/ +WWW: http://quesa.designcommunity.com/ - Igor Pokrovsky tiamat@comset.net |