diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /astro | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ephem/Makefile | 1 | ||||
-rw-r--r-- | astro/sattrack/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index b183daeeb7ce..d1f3a75aaaf9 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -9,6 +9,7 @@ PORTNAME= ephem PORTVERSION= 4.28 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= eserte@cs.tu-berlin.de diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index c6a527f966a0..c40647a4e0e5 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -9,6 +9,7 @@ PORTNAME= sattrack PORTVERSION= 3.1.6 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= bjn@visi.com |