diff options
Diffstat (limited to 'misc/astrolog/Makefile')
-rw-r--r-- | misc/astrolog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 2d53b69f23e..587f40aea43 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/18 11:12:02 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:12 tsarna Exp $ # FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp # @@ -11,6 +11,7 @@ MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \ DISTFILES= ${EXTRACT_ONLY} ${EPHEM} MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.astrolog.org/ EPHEM= LRZ5_24 CHI_24 CPJV_24 |