diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-25 22:29:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-25 22:29:37 +0000 |
commit | 9f8e46e05c5c14f5be84756a938cdf342e141f96 (patch) | |
tree | e49b537a23a75fff41e5ee2ba0a9f0c73b88a770 /comms | |
parent | b8e4e81fc1fa59abcb7820aae3663f7ec4e48fd8 (diff) |
- Add astro as secondary category
Requested by: kris
Notes
Notes:
svn path=/head/; revision=112277
Diffstat (limited to 'comms')
-rw-r--r-- | comms/predict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/predict/Makefile b/comms/predict/Makefile index 71e4e974f2ca..8b6366e6f103 100644 --- a/comms/predict/Makefile +++ b/comms/predict/Makefile @@ -7,7 +7,7 @@ PORTNAME= predict PORTVERSION= 2.2.2 -CATEGORIES= comms +CATEGORIES= comms astro MASTER_SITES= ftp://ftp.amsat.org/amsat/software/Linux/ MAINTAINER= db@db.net |