diff options
author | wiz <wiz> | 2000-12-27 02:11:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-27 02:11:48 +0000 |
commit | ced83864c9eea06628a727f9ecd0cf2482094007 (patch) | |
tree | 3a1e3f39dab93d737366f435921dafa0cb3c8996 /devel/cfitsio | |
parent | 973a6da60e51e28fe8208b8103a7597d2cec1cd5 (diff) | |
download | pkgsrc-ced83864c9eea06628a727f9ecd0cf2482094007.tar.gz |
Fix bogus CATEGORY, and update HOMEPAGE
Diffstat (limited to 'devel/cfitsio')
-rw-r--r-- | devel/cfitsio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cfitsio/Makefile b/devel/cfitsio/Makefile index 7fe1e997616..71383cb912c 100644 --- a/devel/cfitsio/Makefile +++ b/devel/cfitsio/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2000/07/31 16:59:51 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/27 02:11:48 wiz Exp $ DISTNAME= cfitsio2037 PKGNAME= cfitsio-2.0.37 -CATEGORIES= cfitsio +CATEGORIES= devel MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/ MAINTAINER= tron@netbsd.org -HOMEPAGE= http://fits.nrao.edu/FITS.html +HOMEPAGE= http://legacy.gsfc.nasa.gov/docs/software/fitsio/fitsio.html GNU_CONFIGURE= YES USE_LIBTOOL= YES |