diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 18:31:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 18:31:56 +0000 |
commit | 4b5ca2f1bda130ce486f8c99badedd8c2215402f (patch) | |
tree | ea5b261194e92e6147800c12c1e00e94deb816ed /comms/predict | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=115764
Diffstat (limited to 'comms/predict')
-rw-r--r-- | comms/predict/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/predict/Makefile b/comms/predict/Makefile index 8b6366e6f103..07a9867bd109 100644 --- a/comms/predict/Makefile +++ b/comms/predict/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.amsat.org/amsat/software/Linux/ MAINTAINER= db@db.net COMMENT= Satellite tracking program for amateur radio satellites +BROKEN= Size mismatch + INSTALL_TARGET= install install.man MAN1= predict.1 |