diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 10:44:59 +0000 |
commit | 1a5f307ec1c441a9ab770430141a57fa47092385 (patch) | |
tree | fa433649825993fb48de8ad88ccc0188fe123f16 /astro/ephem | |
parent | d0ebdbd019508fd753fd0cef1c32616ebe9bb170 (diff) | |
download | ports-1a5f307ec1c441a9ab770430141a57fa47092385.tar.gz ports-1a5f307ec1c441a9ab770430141a57fa47092385.zip |
Notes
Diffstat (limited to 'astro/ephem')
-rw-r--r-- | astro/ephem/Makefile | 1 | ||||
-rw-r--r-- | astro/ephem/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index d1f3a75aaaf9..a7d792cfb7f1 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= eserte@cs.tu-berlin.de +COMMENT= An interactive terminal-based astronomical ephemeris program NO_WRKSUBDIR= yes ALL_TARGET= diff --git a/astro/ephem/pkg-comment b/astro/ephem/pkg-comment deleted file mode 100644 index 1e90e98e5b17..000000000000 --- a/astro/ephem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive terminal-based astronomical ephemeris program |