diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /graphics/g3d/Makefile | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'graphics/g3d/Makefile')
-rw-r--r-- | graphics/g3d/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/g3d/Makefile b/graphics/g3d/Makefile index 774b201f6b8..eb6e1d9e8fe 100644 --- a/graphics/g3d/Makefile +++ b/graphics/g3d/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.23 2006/09/03 00:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/10/04 21:44:46 wiz Exp $ # DISTNAME= g3d-0.0.2 PKGREVISION= 6 CATEGORIES= graphics -MASTER_SITES= http://condor.stcloudstate.edu/~hebl9901/g3d/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://condor.stcloudstate.edu/~hebl9901/g3d/ COMMENT= 3D modeller with a view of 3D modelling WRKSRC= ${WRKDIR}/g3d |