diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 03:07:30 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 03:07:30 +0000 |
commit | 3a5a323f7d2c9730c122e37da256a47657c3903f (patch) | |
tree | db1f6e5d029dcc34687bc819a96026333fccdc2e /astro/Makefile | |
parent | d2254b6efaaf80271fbac355c39200893cd16dbe (diff) | |
download | FreeBSD-ports-3a5a323f7d2c9730c122e37da256a47657c3903f.zip FreeBSD-ports-3a5a323f7d2c9730c122e37da256a47657c3903f.tar.gz |
Adding seti_appelt version 0.2.2.
An applet that displays the current status of a seti@home client.
PR: 19607
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index e61730b..4e1b707 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -8,6 +8,7 @@ SUBDIR += rmap SUBDIR += saoimage SUBDIR += sattrack + SUBDIR += seti_applet SUBDIR += setiathome SUBDIR += ssystem SUBDIR += stars |