mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Change MASTER_SITES to fix fetch problem.
Added SIZE to distinfo. Change WWW line. PR: ports/76003 Submitted by: maintainer
This commit is contained in:
parent
4e540ccf09
commit
da9742a3fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126013
3 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,8 @@
|
||||||
PORTNAME= quesa
|
PORTNAME= quesa
|
||||||
PORTVERSION= 1.6d18
|
PORTVERSION= 1.6d18
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.quesa.org/info/files/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ip@doom.homeunix.org
|
MAINTAINER= ip@doom.homeunix.org
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
MD5 (quesa_1.6d18.tar.gz) = 6c6740ef4459e2d6cbde7389a63f61b6
|
MD5 (quesa_1.6d18.tar.gz) = 6c6740ef4459e2d6cbde7389a63f61b6
|
||||||
|
SIZE (quesa_1.6d18.tar.gz) = 3457691
|
||||||
|
|
|
@ -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
|
format, plug-in renderers, a wide range of high level geometries, hierarchical
|
||||||
models, and a consistent and object-orientated API.
|
models, and a consistent and object-orientated API.
|
||||||
|
|
||||||
WWW: http://www.quesa.org/
|
WWW: http://quesa.designcommunity.com/
|
||||||
|
|
||||||
- Igor Pokrovsky
|
- Igor Pokrovsky
|
||||||
tiamat@comset.net
|
tiamat@comset.net
|
||||||
|
|
Loading…
Add table
Reference in a new issue