diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
commit | a7e0278681faeeb4b18df9006b2f44eacc4c9aba (patch) | |
tree | 2246f14d77a0224fa5b118fbd82857a731be852d /astro/ephem | |
parent | e3c6d7b1912ca71fc98960cddad94048dc4075ea (diff) | |
download | freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.gz freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.zst freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.zip |
De-pkg-comment.
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 |