summaryrefslogtreecommitdiff
path: root/astro/xephem/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /astro/xephem/Makefile
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'astro/xephem/Makefile')
-rw-r--r--astro/xephem/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index a0b8dc83c9bb..6567d3efe81c 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -3,13 +3,14 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/10/31 10:45:42 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/15 22:35:07 obrien Exp $
#
DISTNAME= xephem_2.7.1
PKGNAME= xephem-2.7.1
CATEGORIES= astro
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
MAINTAINER= erich@FreeBSD.org