diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /astro/xephem | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 1 | ||||
-rw-r--r-- | astro/xephem/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index e1912cb5d1d4..a8ca89cf4902 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive astronomical ephemeris program WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem diff --git a/astro/xephem/pkg-comment b/astro/xephem/pkg-comment deleted file mode 100644 index 162bc3020c6a..000000000000 --- a/astro/xephem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive astronomical ephemeris program |