diff options
author | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
commit | ee2b7db3737cf8a1729f6c12f5387f987673334c (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /misc/firelib | |
parent | f78d939625b3f00c6389866e7edbf5daab70c9ea (diff) | |
download | pkgsrc-ee2b7db3737cf8a1729f6c12f5387f987673334c.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'misc/firelib')
-rw-r--r-- | misc/firelib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/firelib/Makefile b/misc/firelib/Makefile index b79b6b5a3f5..f0f2738921b 100644 --- a/misc/firelib/Makefile +++ b/misc/firelib/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2006/09/09 02:43:11 obache Exp $ +# $NetBSD: Makefile,v 1.3 2006/10/04 21:49:19 wiz Exp $ # DISTNAME= firelib-1.0.1 CATEGORIES= misc -MASTER_SITES= http://fire.org/firelib/ +MASTER_SITES= http://fire.org/downloads/fireLib/1.0.1/ MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= http://fire.org/firelib/ +HOMEPAGE= http://fire.org/ COMMENT= Library for predicting fire spread rate, intensity, and more PKG_INSTALLATION_TYPES= overwrite pkgviews |