diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /astro/sunclock | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'astro/sunclock')
-rw-r--r-- | astro/sunclock/Makefile | 1 | ||||
-rw-r--r-- | astro/sunclock/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 574f0d7219da..5de03155d838 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} EXTRACT_SUFX= .tgz MAINTAINER= pat@FreeBSD.org +COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/astro/sunclock/pkg-comment b/astro/sunclock/pkg-comment deleted file mode 100644 index 05fdc844c2d7..000000000000 --- a/astro/sunclock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Shows which portion of the Earth's surface is illuminated by the Sun |