aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
committerasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
commit9a41e3c68be04b90aaea0afda81f878994c5dbbf (patch)
tree551b445f2d5e0eb1dc689bef244ca5953617a79c /astro
parent2bc595e77a698bd4719de3a86196f8a38313def8 (diff)
downloadfreebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.gz
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.zst
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'astro')
-rw-r--r--astro/sunclock/Makefile5
-rw-r--r--astro/xephem/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index 4c99d6f8b3d8..a169e8c2c3c2 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -3,13 +3,14 @@
# Date created: 15 September 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1996/10/31 10:45:37 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/15 22:34:59 obrien Exp $
#
DISTNAME= sunclock1.3
PKGNAME= sunclock-1.3
CATEGORIES= astro
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
MAINTAINER= torstenb@FreeBSD.org
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