diff options
author | agc <agc@pkgsrc.org> | 1999-06-29 12:22:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-06-29 12:22:16 +0000 |
commit | b722fcaf97127e08c599b27c37b76ba85fd2a3e1 (patch) | |
tree | cfcecbf7e4e701fb68db16c2ac3abc425d41e12f /x11/xephem/Makefile | |
parent | 583e36ac40a72efdd11c792d8f629e15949605ab (diff) | |
download | pkgsrc-b722fcaf97127e08c599b27c37b76ba85fd2a3e1.tar.gz |
Update html links.
Diffstat (limited to 'x11/xephem/Makefile')
-rw-r--r-- | x11/xephem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index cbe4abf85e9..2351ee654f1 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/09/08 17:29:46 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/06/29 12:22:16 agc Exp $ DISTNAME= xephem-3.1 CATEGORIES= x11 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://iraf.noao.edu/contrib/xephem/xephem-3.1/ \ ftp://wolf.ifj.edu.pl/mirror/xephem/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://iraf.noao.edu/~ecdowney/xephem.html +HOMEPAGE= http://www.clearskyinstitute.com/xephem/xephem.html DEPENDS+= xpm-3.4k:../../graphics/xpm |